]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/ban-a-or-o-operator-with-test'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:50 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:50 +0000 (16:37 -0800)
Test and shell scripts clean-up.

* ps/ban-a-or-o-operator-with-test:
  Makefile: stop using `test -o` when unlinking duplicate executables
  contrib/subtree: convert subtree type check to use case statement
  contrib/subtree: stop using `-o` to test for number of args
  global: convert trivial usages of `test <expr> -a/-o <expr>`

1  2 
GIT-VERSION-GEN
Makefile

diff --cc GIT-VERSION-GEN
Simple merge
diff --cc Makefile
Simple merge