Thread (31 messages) flat view 31 messages, 6 authors, 2021-09-13
STALE1823d

[PATCH v3 3/4] git-bisect: remove unused SHA-1 $x40 shell variable

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2021-09-11 11:21:27
Subsystem: the rest · Maintainer: Linus Torvalds

This variable was last used in code removed in
06f5608c14 (bisect--helper: `bisect_start` shell function partially in
C, 2019-01-02).

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
---
 git-bisect.sh | 2 --
 1 file changed, 2 deletions(-)
diff --git a/git-bisect.sh b/git-bisect.sh
index 6a7afaea8da..b59f3aaad43 100755
--- a/git-bisect.sh
+++ b/git-bisect.sh
@@ -34,8 +34,6 @@ Please use "git help bisect" to get the full man page.'
 OPTIONS_SPEC=
 . git-sh-setup
 
-_x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]'
-_x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40"
 TERM_BAD=bad
 TERM_GOOD=good
 
-- 
2.33.0.984.gea2c3555113
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help