git: use the alias to list the aliases
This commit is contained in:
parent
a2747da324
commit
5d0eb2f320
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[alias]
|
||||
alias = config --get-regexp ^alias
|
||||
b = branch
|
||||
bv = b -vv
|
||||
ba = bv --all
|
||||
|
|
Loading…
Add table
Reference in a new issue