Skip to content

Instantly share code, notes, and snippets.

@stuart-haas
Last active August 29, 2020 01:36
Show Gist options
  • Save stuart-haas/820f6d568d680970c4ecff6e2556a79d to your computer and use it in GitHub Desktop.
Save stuart-haas/820f6d568d680970c4ecff6e2556a79d to your computer and use it in GitHub Desktop.
Compare and prettify commits between two branches
git log --pretty=oneline --abbrev-commit master..dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment