git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
49800c9
)
Documentation: document elements in "ls-files -s" output in order
author
Mostyn Bramley-Moore
<redacted>
Sat, 1 Apr 2017 07:08:25 +0000
(09:08 +0200)
committer
Junio C Hamano
<redacted>
Sat, 1 Apr 2017 18:17:11 +0000
(11:17 -0700)
List the fields in order of appearance in the command output.
Signed-off-by: Mostyn Bramley-Moore <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-ls-files.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-ls-files.txt
b/Documentation/git-ls-files.txt
index 446209e2062df8d0b1c99a25eaaf4dc6f15bce3c..521cb876c26d250bb7d47aefb82336d3d79b35b8 100644
(file)
--- a/
Documentation/git-ls-files.txt
+++ b/
Documentation/git-ls-files.txt
@@
-57,7
+57,7
@@
OPTIONS
-s::
--stage::
- Show staged contents'
object name, mode bits
and stage number in the output.
+ Show staged contents'
mode bits, object name
and stage number in the output.
--directory::
If a whole directory is classified as "other", show just its
git clone https://git.99rst.org/PROJECT