use_git() initialises a Git repository and adds important files to
.gitignore. If user consents, it also makes an initial commit.
See also
Other git helpers:
use_git_config(),
use_git_hook(),
use_git_ignore()
use_git() initialises a Git repository and adds important files to
.gitignore. If user consents, it also makes an initial commit.
Other git helpers:
use_git_config(),
use_git_hook(),
use_git_ignore()