R/git_info.R
get_git_info.Rd
Uses system to determine if a git repository exists and if so returns the upstream remote URL and current commit SHA
get_git_info()
character
if (FALSE) { get_git_info() }