Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
branch -r -v: do not spit out garbage
[gitweb.git]
/
Documentation
/
git-parse-remote.txt
diff --git
a/Documentation/git-parse-remote.txt
b/Documentation/git-parse-remote.txt
index deb8b2f01e7f31112e595e521ece27836b0b6885..421312eca91d68711a08e6747e7730d77ba006aa 100644
(file)
--- a/
Documentation/git-parse-remote.txt
+++ b/
Documentation/git-parse-remote.txt
@@
-8,7
+8,7
@@
git-parse-remote - Routines to help parsing remote repository access parameters
SYNOPSIS
--------
-'.
git-parse-remote
'
+'.
"$(git --exec-path)/git-parse-remote"
'
DESCRIPTION
-----------
@@
-47,4
+47,4
@@
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
-Part of the linkgit:git[
7
] suite
+Part of the linkgit:git[
1
] suite