]>
Commit | Line | Data |
---|---|---|
bfb37724 | 1 | [user] |
2 | email = git@ds6.pw | |
3 | name = ds6 | |
34422a75 | 4 | |
a8ed94e2 | 5 | [alias] |
7bcc6f7f | 6 | pushall = !git remote | tr -s '\\n' '\\0' | xargs -0 -P3 git push |
3e34f1e3 | 7 | pull-submodules = submodule foreach git pull origin master |