-
- Downloads
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
No related branches found
No related tags found
Showing
- t/lib-t6000.sh 3 additions, 3 deletionst/lib-t6000.sh
- t/t1401-symbolic-ref.sh 1 addition, 1 deletiont/t1401-symbolic-ref.sh
- t/t3200-branch.sh 9 additions, 9 deletionst/t3200-branch.sh
- t/t3903-stash.sh 1 addition, 1 deletiont/t3903-stash.sh
- t/t5500-fetch-pack.sh 5 additions, 5 deletionst/t5500-fetch-pack.sh
- t/t5510-fetch.sh 3 additions, 3 deletionst/t5510-fetch.sh
- t/t6010-merge-base.sh 1 addition, 1 deletiont/t6010-merge-base.sh
- t/t7201-co.sh 1 addition, 1 deletiont/t7201-co.sh
- t/t9104-git-svn-follow-parent.sh 2 additions, 1 deletiont/t9104-git-svn-follow-parent.sh
- t/t9902-completion.sh 1 addition, 1 deletiont/t9902-completion.sh
- t/t9903-bash-prompt.sh 1 addition, 1 deletiont/t9903-bash-prompt.sh
Please register or sign in to comment