]> git.sev.monster Git - dotfiles.git/blame_incremental - base/.gitconfig
add git pushall alias to .gitconfig
[dotfiles.git] / base / .gitconfig
... / ...
CommitLineData
1[user]
2 email = git@ds6.pw
3 name = ds6
4[alias]
5 pushall = !git remote | xargs -L1 git push
This page took 0.033552 seconds and 4 git commands to generate.