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

DESCRIPTION

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

AUTHOR

18       Written by Junio C Hamano.
19

DOCUMENTATION

21       Documentation by Junio C Hamano and the git-list
22       <git@vger.kernel.org[1]>.
23

GIT

25       Part of the git(1) suite
26

NOTES

28        1. git@vger.kernel.org
29           mailto:git@vger.kernel.org
30
31
32
33Git 1.7.4.4                       04/11/2011               GIT-PARSE-REMOTE(1)
Impressum