git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: status, remove leftover statement about '#' prefix
@ 2014-03-21 14:10 Dirk Wallenstein
  2014-03-21 18:00 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Wallenstein @ 2014-03-21 14:10 UTC (permalink / raw)
  To: git

This hasn't been true since 2556b9962e7c0353d562b7bf70eed11d8f29d0b0

Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
---
 Documentation/git-status.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
index a4acaa0..def635f 100644
--- 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.
-- 
1.9.0.1.g16216b6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: status, remove leftover statement about '#' prefix
  2014-03-21 14:10 [PATCH] doc: status, remove leftover statement about '#' prefix Dirk Wallenstein
@ 2014-03-21 18:00 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2014-03-21 18:00 UTC (permalink / raw)
  To: Dirk Wallenstein; +Cc: git

Dirk Wallenstein <halsmit@t-online.de> writes:

> This hasn't been true since 2556b9962e7c0353d562b7bf70eed11d8f29d0b0
>
> Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
> ---

Good eyes.  Thanks.

>  Documentation/git-status.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
> index a4acaa0..def635f 100644
> --- 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-21 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-21 14:10 [PATCH] doc: status, remove leftover statement about '#' prefix Dirk Wallenstein
2014-03-21 18:00 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).