Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » egit equivalent of 'git log branch1 ^branch2 ?(Does egit support a quick listing of commits in one branch and not in another?)
egit equivalent of 'git log branch1 ^branch2 ? [message #691068] Thu, 30 June 2011 16:14
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
I use the following pattern all the time on the command line:

git log branch1 ^branch2

What I get from this is a simple listing of commits in branch1 that are not yet in branch2.

So far I haven't found a way to do the equivalent in egit. Did I miss it or is it not supported? I don't want a full diff -- that's much too much information and, in egit, much too slow. I just want the commits.

Previous Topic:JGit 1.0 Maven artifacts? [SOLVED]
Next Topic:New commit dialog
Goto Forum:
  


Current Time: Fri Apr 26 13:29:29 GMT 2024

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

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

Back to the top