get rid of quick stats, add alias to push to all remotes, and indentation

This commit is contained in:
Paul Trowbridge 2021-05-27 14:48:02 -04:00
parent 99a7e580e7
commit 08d1b789d3

View File

@ -7,7 +7,7 @@
[push] [push]
default = simple default = simple
[alias] [alias]
quick-stats = ! /usr/local/bin/git-quick-stats pushall = !git remote | xargs -L1 git push --all
[log] [log]
date = format:%Y-%m-%d %H:%M:%S date = format:%Y-%m-%d %H:%M:%S
[format] [format]