1GIT-PARSE-REMOTE(1)               Git Manual               GIT-PARSE-REMOTE(1)
2
3
4

NAME

6       git-parse-remote - Routines to help parsing remote repository access
7       parameters
8

SYNOPSIS

10       . "$(git --exec-path)/git-parse-remote"
11
12

DESCRIPTION

14       This script is included in various scripts to supply routines to parse
15       files under $GIT_DIR/remotes/ and $GIT_DIR/branches/ and configuration
16       variables that are related to fetching, pulling and pushing.
17

GIT

19       Part of the git(1) suite
20
21
22
23Git 2.24.1                        12/10/2019               GIT-PARSE-REMOTE(1)
Impressum