Update.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[user]
|
||||
name = Hannes Körber
|
||||
name = Hannes Koerber
|
||||
email = hannes.koerber@gmail.com
|
||||
[alias]
|
||||
untrack = "rm --cached"
|
||||
@@ -21,6 +21,8 @@
|
||||
|
||||
logl = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||||
|
||||
pushall = "!sh -c 'for r in $(git remote) ; do echo \"[$r] \" ; git push $r $1; done' -"
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
pager = less
|
||||
|
||||
Reference in New Issue
Block a user