mirror of
https://github.com/git/git.git
synced 2024-11-28 20:44:04 +08:00
doc: status, remove leftover statement about '#' prefix
This hasn't been true since 2556b996
(status: disable display of '#'
comment prefix by default, 2013-09-06).
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
2556b9962e
commit
22d55aee20
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user