Skip to content

Instantly share code, notes, and snippets.

@adrianfaciu
Last active October 3, 2017 08:16
Show Gist options
  • Save adrianfaciu/d5459403fafda7c968c0dd704a4fe4b3 to your computer and use it in GitHub Desktop.
Save adrianfaciu/d5459403fafda7c968c0dd704a4fe4b3 to your computer and use it in GitHub Desktop.

Usefull list of commands for git:

  • git log master..development - show what commits are in development but not in master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment