Skip to content

Instantly share code, notes, and snippets.

@aawray
Created February 6, 2014 18:27
Show Gist options
  • Save aawray/8849787 to your computer and use it in GitHub Desktop.
Save aawray/8849787 to your computer and use it in GitHub Desktop.
git config --global alias.lcrev 'log --reverse --no-merges --stat @{1}..'
git config --global alias.drev 'diff @{1}..'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment