Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/namespace-doc-with-old-asciidoc'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 26 Sep 2011 17:50:08 +0000
(10:50 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 26 Sep 2011 17:50:08 +0000
(10:50 -0700)
* jc/namespace-doc-with-old-asciidoc:
Documentation/gitnamespaces.txt: cater to older asciidoc
Documentation/gitnamespaces.txt
patch
|
blob
|
history
raw
(from parent 1:
85e9c7e
)
diff --git
a/Documentation/gitnamespaces.txt
b/Documentation/gitnamespaces.txt
index ed8924e856ee0c6cc707135555df0d265dabccc7..c6713cf5d77b5b46f576bfb41e6c0565c4afa088 100644
(file)
--- a/
Documentation/gitnamespaces.txt
+++ b/
Documentation/gitnamespaces.txt
@@
-5,6
+5,13
@@
NAME
----
gitnamespaces - Git namespaces
+SYNOPSIS
+--------
+[verse]
+GIT_NAMESPACE=<namespace> 'git upload-pack'
+GIT_NAMESPACE=<namespace> 'git receive-pack'
+
+
DESCRIPTION
-----------