Skip to content

Instantly share code, notes, and snippets.

@coldclimate
Created July 4, 2013 09:20
Show Gist options
  • Save coldclimate/5926209 to your computer and use it in GitHub Desktop.
Save coldclimate/5926209 to your computer and use it in GitHub Desktop.
What is in branch A that is not in Branch B made pretty
git log --pretty=oneline --abbrev-commit --decorate B..A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment