git-parse-remote(1) =================== NAME ---- git-parse-remote - Routines to help parsing remote repository information SYNOPSIS -------- [verse] '. "$(git --exec-path)/git-parse-remote"' DESCRIPTION ----------- This script is included in various scripts to supply routines to query the remote repository and its branch associated with the current branch. GIT --- Part of the linkgit:git[1] suite