see latest branches

pull/2/head
Bo Jeanes 2012-12-04 18:55:49 -06:00
parent 10a2d1a43d
commit 7b455a64a1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
push-all = "!for i in $(git config --list | grep -E ^remote\\..+\\.url | sed -E 's/^remote\\.(.*)\\.url=.*/\\1/'); do git push $i master; done"
unadd = reset HEAD
ctags = !.git/hooks/ctags
latest = for-each-ref --sort=-committerdate --format='%(committerdate:relative) -> %(refname:short)'
[apply]
whitespace = nowarn
[color]