fap and dog commands
This commit is contained in:
parent
244ccad598
commit
c301c0c984
@ -13,3 +13,7 @@
|
|||||||
tool = vimdiff
|
tool = vimdiff
|
||||||
[alias]
|
[alias]
|
||||||
gone = !git branch -v | awk '/gone/ { print $1 }'
|
gone = !git branch -v | awk '/gone/ { print $1 }'
|
||||||
|
dog = log --decorate --oneline --graph
|
||||||
|
fap = fetch --all --prune
|
||||||
|
[push]
|
||||||
|
autoSetupRemote = true
|
||||||
|
Loading…
Reference in New Issue
Block a user