Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach "git apply" to prepend a prefix with "--root=<root>"
[gitweb.git]
/
Documentation
/
git-receive-pack.txt
diff --git
a/Documentation/git-receive-pack.txt
b/Documentation/git-receive-pack.txt
index 2633d94c59361aca594e8396a13205ef0187f636..a70c7168f60f8cbb6666a34334114e2759424ccd 100644
(file)
--- a/
Documentation/git-receive-pack.txt
+++ b/
Documentation/git-receive-pack.txt
@@
-149,7
+149,7
@@
if the repository is packed and is served via a dumb transport.
SEE ALSO
--------
-
gitlink
:git-send-pack[1]
+
linkgit
:git-send-pack[1]
Author
@@
-162,4
+162,4
@@
Documentation by Junio C Hamano.
GIT
---
-Part of the
gitlink:git[7
] suite
+Part of the
linkgit:git[1
] suite