git: use the alias to list the aliases

This commit is contained in:
Fernando Schauenburg 2023-07-20 22:30:54 +02:00
parent a2747da324
commit 5d0eb2f320

View file

@ -1,4 +1,5 @@
[alias]
alias = config --get-regexp ^alias
b = branch
bv = b -vv
ba = bv --all