Use git diff as 'diff' if available
This commit is contained in:
parent
746850b32d
commit
a3b419fc05
@ -1,2 +1,3 @@
|
||||
## git
|
||||
alias git-yolo='git commit -am "`curl -s http://whatthecommit.com/index.txt`"'
|
||||
alias diff='git diff --no-index'
|
Loading…
Reference in New Issue
Block a user