clone: Clone a Git Repository

Description Usage Arguments Value

View source: R/clone.R

Description

Clone a Git Repository

Usage

1
clone(remote_url, destination_path)

Arguments

remote_url

Web url of repository to clone

destination_path

Path of the destination directory to which the repo will be cloned.

Value

Cloned repo in the path of destination_path/repo name if the directory does not exist. Otherwise an error is thrown.


patelm9/glitter documentation built on Sept. 21, 2020, 5:42 p.m.