merge(third_party/git): Merge squashed git subtree at v2.23.0
Merge commit '1b593e1ea4' as 'third_party/git'
This commit is contained in:
commit
7ef0d62730
3629 changed files with 1139935 additions and 0 deletions
23
third_party/git/Documentation/git-parse-remote.txt
vendored
Normal file
23
third_party/git/Documentation/git-parse-remote.txt
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
git-parse-remote(1)
|
||||
===================
|
||||
|
||||
NAME
|
||||
----
|
||||
git-parse-remote - Routines to help parsing remote repository access parameters
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'. "$(git --exec-path)/git-parse-remote"'
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
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.
|
||||
|
||||
GIT
|
||||
---
|
||||
Part of the linkgit:git[1] suite
|
||||
Loading…
Add table
Add a link
Reference in a new issue