From 3397549e262308ecd5ab030f37b90fae5b28b4ac Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 27 Apr 2022 17:29:02 -0700 Subject: [PATCH] git: bpf alias --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index ae942c0..2414769 100644 --- a/git/config +++ b/git/config @@ -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'