Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/rev-parse-show-superproject-root'
author
Junio C Hamano
<gitster@pobox.com>
Sat, 28 Oct 2017 01:18:40 +0000
(10:18 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 28 Oct 2017 01:18:40 +0000
(10:18 +0900)
Doc markup fix.
* sb/rev-parse-show-superproject-root:
docs: fix formatting of rev-parse's --show-superproject-working-tree
Documentation/git-rev-parse.txt
patch
|
blob
|
history
raw
(from parent 1:
fd052e4
)
diff --git
a/Documentation/git-rev-parse.txt
b/Documentation/git-rev-parse.txt
index 0917b8207b9d6e6c88dc611cf40a81ab17481a2e..95326b85ff68edbda3a6661816251351029bdfda 100644
(file)
--- a/
Documentation/git-rev-parse.txt
+++ b/
Documentation/git-rev-parse.txt
@@
-264,7
+264,7
@@
print a message to stderr and exit with nonzero status.
--show-toplevel::
Show the absolute path of the top-level directory.
---show-superproject-working-tree
+--show-superproject-working-tree
::
Show the absolute path of the root of the superproject's
working tree (if exists) that uses the current repository as
its submodule. Outputs nothing if the current repository is