Skip to content

Instantly share code, notes, and snippets.

@teopeurt
Created May 10, 2017 11:24
Show Gist options
  • Save teopeurt/e91484897ecfef3bc5ddf02b99066e21 to your computer and use it in GitHub Desktop.
Save teopeurt/e91484897ecfef3bc5ddf02b99066e21 to your computer and use it in GitHub Desktop.
Comparing *all* file differences in a directory between git branches.
git diff develop..master .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment