Add b alias back
This commit is contained in:
parent
641920156a
commit
2acbf79dd2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
a = add
|
a = add
|
||||||
|
b = branch
|
||||||
c = commit --verbose
|
c = commit --verbose
|
||||||
m = commit --amend --verbose
|
m = commit --amend --verbose
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue