chore(scripts): revert g br
parent
ff3e057237
commit
f204b3581a
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Global aliases
|
||||
git config --global alias.ass add
|
||||
git config --global alias.br "branch -v --sort=committerdate"
|
||||
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