Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » jgit: glog how to keep branches in the same lane
jgit: glog how to keep branches in the same lane [message #1624181] Thu, 19 February 2015 16:14
Martin d\'Anjou is currently offline Martin d\'AnjouFriend
Messages: 1
Registered: February 2015
Junior Member
When I draw a log with jgit glog, the "master" branch and the other branches do not stay in the same lane when drawn.

What I am looking for is described under "let me decide which branches sink to the left" if you google for "Ideas for improvements to git log --graph", I would put the link but I am too new to this forum try gist.github.com/datagrok/4221767

I think this is possible without too much complication. The idea is, I think, to keep the HEAD^1 of a commit in the same lane as the commit itself. I am sure there will be complications but that's a start.

It would be very cool to have this. It would help people visualize the branching model for their own project better.

If you know how to guide me through implementing this please let me know.

Thanks.
Previous Topic:Fetching on a bare repo
Next Topic:Having a problem installing PlugIn
Goto Forum:
  


Current Time: Fri Apr 26 01:01:07 GMT 2024

Powered by FUDForum. Page generated in 0.03117 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top