git_pull: Pull a GitHub repo based on the path to local repo

Description Usage Arguments Value

View source: R/git_pull.R

Description

Pull a GitHub repo based on the path to local repo

Usage

1
git_pull(path_to_local_repo)

Arguments

path_to_local_repo

full path to directory of the repo to be pulled. If the path does not exist, it will be cloned to the parent directory.

Value

pulled or cloned repo at the given path_to_local_repo


patelm9/mirCat documentation built on April 24, 2020, 6:24 p.m.