Skip to content

Commit

Permalink
doc: status, remove leftover statement about '#' prefix
Browse files Browse the repository at this point in the history
This hasn't been true since 2556b99 (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>
  • Loading branch information
Dirk Wallenstein authored and Junio C Hamano committed Mar 21, 2014
1 parent 2556b99 commit 22d55ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-status.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 22d55ae

Please sign in to comment.