Use git diff as 'diff' if available
This commit is contained in:
parent
bfdd3156b6
commit
c8447b441b
@ -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