Merge branch 'cc/tests-without-assuming-ref-files-backend'
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Jun 2018 06:06:41 +0000 (15:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Jun 2018 06:06:41 +0000 (15:06 +0900)
Quite a many tests assumed that newly created refs are made as
loose refs using the files backend, which have been updated to use
proper plumbing like rev-parse and update-ref, to avoid breakage
once we start using different ref backends.

* cc/tests-without-assuming-ref-files-backend:
t990X: use '.git/objects' as 'deep inside .git' path
t: make many tests depend less on the refs being files

1  2 
t/t3200-branch.sh
t/t5510-fetch.sh
t/t9104-git-svn-follow-parent.sh
t/t9902-completion.sh
Simple merge
Simple merge
Simple merge
Simple merge