chore(scripts): improve g br
parent
1851de8f59
commit
ff3e057237
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Global aliases
|
||||
git config --global alias.ass add
|
||||
git config --global alias.br branch
|
||||
git config --global alias.br "branch -v --sort=committerdate"
|
||||
git config --global alias.ci commit
|
||||
git config --global alias.cl clone
|
||||
git config --global alias.co checkout
|
||||
|
|
Loading…
Reference in New Issue