Nguyễn Thái Ngọc Duy [off-list ref] writes:
In short you can attach multiple worktrees to the same git repository
with "git checkout --to <somewhere>". This is basically what
git-new-workdir is for.
This is exciting.
I'll be pushing this out on 'pu' (with trivial fix-ups squashed in
and/or queued on-top) for people to play with.
I'm still slowly chewing thru these patches, though. Haven't had a
chance to read them carefully yet.
Thanks.