Thread (1 message) 1 message, 1 author, 2016-06-20

Re: How to find commits unique to a branch

From: Junio C Hamano <hidden>
Date: 2016-06-20 22:22:30

Nikolaus Rath [off-list ref] writes:
What's the best way to find all commits in a branch A that have not been
cherry-picked from (or to) another branch B?

I think I could format-patch all commits in every branch into separate
files, hash the Author and Date of each files, and then compare the two
lists. But I'm hoping there's a way to instead have git do the
heavy-lifting?
"git cherry" perhaps?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help