feat(EthanBrown.GitAliases): update branch
- Verbose switch adds hashes / commit name - Add branches as another alias for bra
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user