Merge branch 'master' into marynux
This commit is contained in:
commit
db3649c29e
@ -13,3 +13,7 @@
|
||||
tool = vimdiff
|
||||
[alias]
|
||||
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