Git: Finding what branch a commit came from

Posted by Ethan Gunderson on Stack Overflow See other posts from Stack Overflow or by Ethan Gunderson
Published on 2010-04-25T01:23:33Z Indexed on 2010/04/25 1:33 UTC
Read the original article Hit count: 319

Filed under:
|

I'm pretty sure this isn't possible, but is there anyway to find out what branch a commit comes from given its sha1?

Bonus points if you can tell me how to accomplish this using grit. :)

© Stack Overflow or respective owner

Related posts about git

Related posts about grit