Jonathan Nieder wrote:
tests: cosmetic improvements to the repo-setup test
tests: make the setup tests briefer
setup: stop ignoring GIT_WORK_TREE and core.worktree
setup.c | 27 +-
t/t1510-repo-setup.sh | 5166 +++++++------------------------------------------
2 files changed, 729 insertions(+), 4464 deletions(-)
It seems that the second patch was too long to send by mail. The
series can be retrieved by git at
git://repo.or.cz/git/jrn.git worktree-with-implicit-git-dir
Patches are based on js/test-windows to avoid semantically
uninteresting conflicts.