Merge branch 'ab/describe-tests-fix' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Jun 2021 02:26:17 +0000 (11:26 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Jun 2021 02:26:17 +0000 (11:26 +0900)
commitd7c58fb2bc48744b57e805f59e9eee0acad0d209
tree647b6e9249bff5bfd37415d1bb82c793c93d9abf
parent7863d280973a2a759f974b4007326bcab9afe18c
parent64568c717159b31b5a37d2c1bb284c71e6cd011f
Merge branch 'ab/describe-tests-fix' into jch

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