Created
August 9, 2016 05:59
-
-
Save dnbaker/da3c405cfc66c035eb2c56d780c14070 to your computer and use it in GitHub Desktop.
See diff for last commit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias gdl="git diff $(git log -n 2 | grep commit | tail -n +2 | awk '{print $NF}')" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment