From: Junio C Hamano Date: Fri, 1 Jun 2018 06:06:41 +0000 (+0900) Subject: Merge branch 'cc/tests-without-assuming-ref-files-backend' X-Git-Tag: v2.18.0-rc1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6e5484208cb48d0b35e7b89b7f74c490c855754;p=thirdparty%2Fgit.git Merge branch 'cc/tests-without-assuming-ref-files-backend' 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 --- d6e5484208cb48d0b35e7b89b7f74c490c855754