enable_git: Enable a git repository

Description Usage Arguments

View source: R/enable_git.R

Description

An internal method for initializing a git repository and adding a remote origin. For internal use. Users should call init or use_git directly instead.

Usage

1
enable_git(project_root, choice, remote)

Arguments

project_root

root directory for the project being created

choice

the choice selected interactively when create_new_project is called

remote

the URL of the remote origin.


warlicks/cookiecutteR documentation built on July 6, 2020, 3:23 p.m.