git_init {precommit} | R Documentation |
Initiate git and configure it
Description
In particular, to avoid CRAN errors lorenzwalthert/precommit#320.
Usage
git_init(path = ".")
Arguments
path |
The root of the repo. |
[Package precommit version 0.4.3 Index]