On Mon, Apr 16, 2007 at 08:13:52PM +0200, Peter Baumann wrote:
I'll do this gitk jump very often, too. Just to get the big picture where my
branches are (inside the commit graph). As they stay normaly on the tip, I
exit gitk long before it reached the root commit. What I'd like to have is
something which shows me _visually_ the the branches, e.g.
master
| next commit comment for next
o | commit comment for master~1
| o commit comment for next~1
o | [ ... guess whats next :-) you get the idea ...]
| o
| |
o /
|
git show-branch?
--b.