. "$(git --exec-path)/git-parse-remote"
This script is included in various scripts to supply routines to parse files under $GIT_DIR/remotes/ and $GIT_DIR/branches/ and configuration variables that are related to fetching, pulling and pushing.
Documentation by Junio C Hamano and the git-list <m[blue]git@vger.kernel.orgm[][1]>.
Part of the git(1) suite