Skip to content

Instantly share code, notes, and snippets.

@stefanbirkner
Created October 7, 2013 09:23
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 stefanbirkner/6865020 to your computer and use it in GitHub Desktop.
Save stefanbirkner/6865020 to your computer and use it in GitHub Desktop.
A collection of useful Git snippets.
git diff --name-only master <branch> //List of the changed files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment