git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Gitk Branch Ordering
@ 2014-12-23 22:58 Nathan Mascitelli
  0 siblings, 0 replies; only message in thread
From: Nathan Mascitelli @ 2014-12-23 22:58 UTC (permalink / raw)
  To: git

Hi,

I have noticed that gitk does not order the branches it draws the same
way as 'git log --graph'

'git log' seems to keep your current branch as the leftmost line. In
the below screenshot here
(https://drive.google.com/open?id=0B9b8DuGRceMSTHgzV3dBZkxiTVU&authuser=0)
master is the current branch. It is the leftmost branch and we can see
that at faf2797 someone made a branch and later merged it back into
master. This is shown as a bump out to the right.

However in gitk this is not the case. In the shot here
(https://drive.google.com/open?id=0B9b8DuGRceMSNUJjbEhGaDZXeTg&authuser=0)
the same commits are shown but the bump is out to the left. Master is
in the middle of a number of branches.

This is counter intuitive (to me at least). I can't seem to find any
setting or argument that will have gitk behave the same as 'git log'
with regards to branch ordering.

Is this possible?

Thanks,

Nathan Mascitelli

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

only message in thread, other threads:[~2014-12-23 22:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 22:58 Gitk Branch Ordering Nathan Mascitelli

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