login
Header Space

 
 

Re: Decoding git show-branch output

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Bill Lear <rael@...>
Cc: <git@...>
Date: Friday, January 19, 2007 - 10:13 am

On 1/19/07, Bill Lear <rael@zopyra.com> wrote:

[...]


They explain the relation between commits:

^ -> first parent
^n -> n-th parent
~n -> <n>th generation parent, following only the first parent.

See the manual page of git-rev-parse (or the tutorial for some simple examples).


The order of the parents is not important.


Then, use gitk to visualize the graph.


Your are welcome.

Santi
-
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:
Decoding git show-branch output, Bill Lear, (Fri Jan 19, 9:12 am)
Re: Decoding git show-branch output, , (Fri Jan 19, 10:13 am)
Re: Decoding git show-branch output, Bill Lear, (Fri Jan 19, 5:19 pm)
Re: Decoding git show-branch output, Junio C Hamano, (Fri Jan 19, 6:26 pm)
speck-geostationary