Skip to content

Instantly share code, notes, and snippets.

@chanian
Created May 10, 2012 22:59
Show Gist options
  • Save chanian/2656454 to your computer and use it in GitHub Desktop.
Save chanian/2656454 to your computer and use it in GitHub Desktop.
Show me what I've changed
alias gitchanges='git diff origin/master | grep "+++" | cut -d" " -f2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment