]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dd/test-with-busybox' into HEAD
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2020 05:16:21 +0000 (22:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2020 05:16:21 +0000 (22:16 -0700)
commitd1068592ab343a2fd6cb46e6d7304d65d7cf3b90
tree4223f76563b5418769717540929bb3632fa68767
parent9fadedd637b312089337d73c3ed8447e9f0aa775
parent84370e36bb6b26182f70567b2d94d77960d85b3f
Merge branch 'dd/test-with-busybox' into HEAD

* dd/test-with-busybox:
  t5703: feed raw data into test-tool unpack-sideband
  t4124: tweak test so that non-compliant diff(1) can also be used
  t7063: drop non-POSIX argument "-ls" from find(1)
  t5616: use rev-parse instead to get HEAD's object_id
  t5003: skip conversion test if unzip -a is unavailable
  t5003: drop the subshell in test_lazy_prereq
  test-lib-functions: test_cmp: eval $GIT_TEST_CMP
  t4061: use POSIX compliant regex(7)