1
0
Fork 0

git: bl alias

This commit is contained in:
Jeremy Kaplan 2020-10-08 11:04:54 -07:00
commit 9d86d2291b

View file

@ -22,6 +22,7 @@ default = simple
[alias]
ap = add -p
b = branch
bl = branch --list --format='%(refname:lstrip=2)'
bn = symbolic-ref --short HEAD
bp = branch-prune
bv = branch -vv