Skip to content

Commit 049141d

Browse files
avarttaylorr
authored andcommitted
bisect; remove unused "git-bisect.sh" and ".gitignore" entry
Since 73fce29 (Turn `git bisect` into a full built-in, 2022-11-10) we've used builtin/bisect.c instead of git-bisect.sh to implement the "bisect" command. Let's remove the unused leftover script, and the ".gitignore" entry for the "git-bisect--helper", which also hasn't been built since 73fce29. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Taylor Blau <[email protected]>
1 parent 73fce29 commit 049141d

File tree

2 files changed

+0
-64
lines changed

2 files changed

+0
-64
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
/git-archimport
2121
/git-archive
2222
/git-bisect
23-
/git-bisect--helper
2423
/git-blame
2524
/git-branch
2625
/git-bugreport

git-bisect.sh

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)