Skip to content

Instantly share code, notes, and snippets.

@baybatu
Created January 30, 2017 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baybatu/8a7cb9bba06043bd11fcc90f9535b610 to your computer and use it in GitHub Desktop.
Save baybatu/8a7cb9bba06043bd11fcc90f9535b610 to your computer and use it in GitHub Desktop.
Git command that let you know which branchs contains the specified commit
git branch --contains COMMIT_SHA1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment