Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dw/doc-status-no-longer-shows-pound-prefix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 31 Mar 2014 23:30:52 +0000
(16:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 31 Mar 2014 23:30:52 +0000
(16:30 -0700)
* dw/doc-status-no-longer-shows-pound-prefix:
doc: status, remove leftover statement about '#' prefix
Documentation/git-status.txt
patch
|
blob
|
history
raw
(from parent 1:
76bc28a
)
diff --git
a/Documentation/git-status.txt
b/Documentation/git-status.txt
index a4acaa038cd4255c91df1a03c16c6a396f0c1219..def635f57879c467d85f43d44aafac90c7f72a9a 100644
(file)
--- a/
Documentation/git-status.txt
+++ b/
Documentation/git-status.txt
@@
-97,7
+97,7
@@
configuration variable documented in linkgit:git-config[1].
OUTPUT
------
The output from this command is designed to be used as a commit
-template comment
, and all the output lines are prefixed with '#'
.
+template comment.
The default, long format, is designed to be human readable,
verbose and descriptive. Its contents and format are subject to change
at any time.