feat(EthanBrown.GitAliases): update branch

- Verbose switch adds hashes / commit name
 - Add branches as another alias for bra
This commit is contained in:
Iristyle
2013-04-03 12:46:09 -04:00
parent 549086e695
commit a051b2fb7b
2 changed files with 4 additions and 2 deletions

View File

@@ -12,7 +12,8 @@
aliases = config --get-regexp alias
amend = commit --amend
bl = blame -w -M -C
bra = git branch -ra
bra = git branch -rav
branches = git branch -rav
changed = status -sb
f = !git ls-files | grep -i
filelog = log -u