From 2f8ca74b8fb527128efb015202eff76e5094de7d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 19 Oct 2009 04:10:11 -0400 Subject: [PATCH] alias for bisect --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 692ff65..e4af168 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,6 +17,7 @@ [alias] a = add b = branch + bi = bisect ci = commit co = checkout cp = cherry-pick -- 2.39.2