R/git_config.R
git_check_config.Rd
Git Check Configuration
git_check_config(git_exe = path_to_git())
path to git executable on Windows (default: path_to_git())
prints 'global' and 'local' Git configuration
if (FALSE) { git_check_config() }