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>
maint
Dirk Wallenstein 2014-03-21 15:10:18 +01:00 committed by Junio C Hamano
parent 2556b9962e
commit 22d55aee20
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ configuration variable documented in linkgit:git-config[1].
OUTPUT OUTPUT
------ ------
The output from this command is designed to be used as a commit 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, The default, long format, is designed to be human readable,
verbose and descriptive. Its contents and format are subject to change verbose and descriptive. Its contents and format are subject to change
at any time. at any time.