Re: search for equivalent commits by patch-id

2014-06-20 Thread Jeff King
On Thu, Jun 19, 2014 at 03:26:17PM +0300, vicentiu.nea...@ni.com wrote: > Is there a way to find all equivalent commits by patch-id? > > Something similar to: > > git branch -a --commit > > but instead of to search by patch-id. There isn't a ready-made command to do so, but you can easily sc

search for equivalent commits by patch-id

2014-06-19 Thread vicentiu . neagoe
Hello, Is there a way to find all equivalent commits by patch-id? Something similar to: git branch -a --commit but instead of to search by patch-id. thanks Vicentiu -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More m