1
0
Fork 0

git: bpf alias

This commit is contained in:
Jeremy Kaplan 2022-04-27 17:29:02 -07:00
commit 3397549e26

View file

@ -55,6 +55,7 @@ b = branch
bl = branch --list --format='%(refname:lstrip=2)'
bn = symbolic-ref --short HEAD
bp = branch-prune
bpf = branch-prune --force
bv = branch -vv
c = commit
chk = commit -a -n -m 'CHECKPOINT'