]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/test-without-templates'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2022 20:31:55 +0000 (13:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2022 20:31:55 +0000 (13:31 -0700)
commit3d3874d537af1149c85b73d7c4317ed1b0d0b419
tree577fde64cf3c19bd7a39bc526a02d49b17113f49
parent48e88a4862f3f0353f7a795dae0346dca0043829
parentead74601c6ed7171e9e736e329b45c12d90153e4
Merge branch 'ab/test-without-templates'

Tweak tests so that they still work when the "git init" template
did not create .git/info directory.

* ab/test-without-templates:
  tests: don't assume a .git/info for .git/info/sparse-checkout
  tests: don't assume a .git/info for .git/info/exclude
  tests: don't assume a .git/info for .git/info/refs
  tests: don't assume a .git/info for .git/info/attributes
  tests: don't assume a .git/info for .git/info/grafts
  tests: don't depend on template-created .git/branches
  t0008: don't rely on default ".git/info/exclude"
t/annotate-tests.sh
t/t0028-working-tree-encoding.sh
t/t1011-read-tree-sparse-checkout.sh
t/t5000-tar-tree.sh
t/t5003-archive-zip.sh
t/t5505-remote.sh
t/t5516-fetch-push.sh
t/t6101-rev-parse-parents.sh
t/t7063-status-untracked-cache.sh
t/test-lib.sh