Skip to content

Commit 614583f

Browse files
committed
Merge branch 'jc/namespace-doc-with-old-asciidoc'
* jc/namespace-doc-with-old-asciidoc: Documentation/gitnamespaces.txt: cater to older asciidoc
2 parents 85e9c7e + 4c1be38 commit 614583f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/gitnamespaces.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ NAME
55
----
66
gitnamespaces - Git namespaces
77

8+
SYNOPSIS
9+
--------
10+
[verse]
11+
GIT_NAMESPACE=<namespace> 'git upload-pack'
12+
GIT_NAMESPACE=<namespace> 'git receive-pack'
13+
14+
815
DESCRIPTION
916
-----------
1017

0 commit comments

Comments
 (0)