Skip to main content



      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 12:14
Eclipse UserFriend
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: Sun Jul 06 05:50:29 EDT 2025

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

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

Back to the top