]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/describe-tests-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jul 2021 23:52:51 +0000 (16:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jul 2021 23:52:51 +0000 (16:52 -0700)
commit4d4c7d05dadb11e1181207c44bab53f12fc629cd
treea47acbe92747918c75b392a3f4d21c18f1d4f2e0
parent4da281e84d87b099ba8d0a255534dc1251be968e
parent64568c717159b31b5a37d2c1bb284c71e6cd011f
Merge branch 'ab/describe-tests-fix'

Various updates to tests around "git describe"

* ab/describe-tests-fix:
  describe tests: support -C in "check_describe"
  describe tests: fix nested "test_expect_success" call
  describe tests: don't rely on err.actual from "check_describe"
  describe tests: refactor away from glob matching
  describe tests: improve test for --work-tree & --dirty