git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-rev-parse(1): restore vital table header
@ 2009-01-14 21:34 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2009-01-14 21:34 UTC (permalink / raw)
  To: gitster; +Cc: git

A vital table header is restored. Else the new user may be confused as
to the implied relationship betwixt the two columns.

Signed-off-by: jidanni <jidanni@jidanni.org>
---
 Documentation/git-rev-parse.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
index 2921da3..45ea114 100644
--- a/Documentation/git-rev-parse.txt
+++ b/Documentation/git-rev-parse.txt
@@ -318,6 +318,7 @@ all of its parents.
 
 Here are a handful of examples:
 
+   Range            Reaches
    D                G H D
    D F              G H I J D F
    ^G D             H D
-- 
1.6.0.6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-14 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14 21:34 [PATCH] git-rev-parse(1): restore vital table header jidanni

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).