git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to find all the commits that comprise a branch?
@ 2012-05-30 17:39 Felipe Contreras
  2012-05-30 19:29 ` Junio C Hamano
  2012-05-31  3:22 ` Sitaram Chamarty
  0 siblings, 2 replies; 5+ messages in thread
From: Felipe Contreras @ 2012-05-30 17:39 UTC (permalink / raw)
  To: git

Hi,

Basically what I want to do is:

 % git log branch ^<any-other-branch>

IOW; all the commits were 'git branch --contains' would show 'branch'
and nothing else.

Is there any easy way to do that?

Cheers.

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-31 12:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 17:39 How to find all the commits that comprise a branch? Felipe Contreras
2012-05-30 19:29 ` Junio C Hamano
2012-05-30 20:23   ` Felipe Contreras
2012-05-31  3:22 ` Sitaram Chamarty
2012-05-31 12:56   ` Felipe Contreras

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