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"
11
DESCRIPTION
13This script is included in various scripts to supply routines to parse
14files under $GIT_DIR/remotes/ and $GIT_DIR/branches/ and configuration
15variables that are related to fetching, pulling and pushing.
16
GIT
18Part of the git(1) suite
1920
21
22
Git 2.26.2 2020-04-20 GIT-PARSE-REMOTE(1)