mirror of
https://github.com/git/git
synced 2024-10-30 04:01:21 +00:00
Merge branch 'jc/namespace-doc-with-old-asciidoc'
* jc/namespace-doc-with-old-asciidoc: Documentation/gitnamespaces.txt: cater to older asciidoc
This commit is contained in:
commit
614583fa23
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ NAME
|
|||
----
|
||||
gitnamespaces - Git namespaces
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
GIT_NAMESPACE=<namespace> 'git upload-pack'
|
||||
GIT_NAMESPACE=<namespace> 'git receive-pack'
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in a new issue