1GIT-PARSE-REMOTE(1) Git Manual GIT-PARSE-REMOTE(1)
23
4
NAME
6git-parse-remote - Routines to help parsing remote repository access
7parameters
8
SYNOPSIS
10. "$(git --exec-path)/git-parse-remote"
1112
DESCRIPTION
14This script is included in various scripts to supply routines to parse
15files under $GIT_DIR/remotes/ and $GIT_DIR/branches/ and configuration
16variables that are related to fetching, pulling and pushing.
17
GIT
19Part of the git(1) suite
2021
22
23
Git 2.20.1 12/15/2018 GIT-PARSE-REMOTE(1)