Junio C Hamano <gitster@xxxxxxxxx> writes: > I think your other patch to always give full path to the shell > scripts from git-sh-setup makes sense. Could you please make > test scripts to expose the problems you described in the message > I am replying to and add it as say t/t2050-git-dir-relative.sh? It is actually a bit harder to trigger than I expected: if GIT_DIR is not a direct descendant of the current directory, git-rev-parse does output an absolute path. So at least for the test failure in git-commit, I have to revert to a non-run-of-the-mill setup. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html