login
Header Space

 
 

Re: [PATCH] log --graph: draw '>' and '<' with --left-right

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Adam Simpkins <adam@...>
Cc: <git@...>, <gitster@...>
Date: Thursday, May 22, 2008 - 8:47 am

Hi,

On Thu, 22 May 2008, Johannes Schindelin wrote:


Sverre just notified me that the commit message is not brilliant.  How 
about this:

-- snip --
When calling "git log --left-right <branch1>...<branch2>", a single "<" or 
">" is shown in front of the commit line, to indicate which branch1 this 
commit comes from, branch1 or branch2.

However, it is easy to miss in the output of "git log --graph ...", since 
the graph still has "*" for regular commits and "M" for merge commits.  So 
imitate gitk, and show the "<" and ">" characters in the graph, too, 
instead of "*" (or "M").
-- snap --

Thanks,
Dscho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] log --graph: draw '&gt;' and '&lt;' with --left-right, Johannes Schindelin, (Thu May 22, 7:36 am)
Re: [PATCH] log --graph: draw '>' and '<' with --left-right, Johannes Schindelin, (Thu May 22, 8:47 am)
speck-geostationary