]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/unused-script-helpers'
authorJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:47 +0000 (13:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Sep 2021 20:44:47 +0000 (13:44 -0700)
Code clean-up.

* ab/unused-script-helpers:
  test-lib: remove unused $_x40 and $_z40 variables
  git-bisect: remove unused SHA-1 $x40 shell variable
  git-sh-setup: remove unused "pull with rebase" message
  git-submodule: remove unused is_zero_oid() function

1  2 
git-submodule.sh
t/test-lib.sh

Simple merge
diff --cc t/test-lib.sh
Simple merge