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