... and a half-working workaround for the auto-gc case. This patch series really is just another attempt to prod Duy into fixing this instead of dabbling with shiny new toys ;-) Changes since "v0": - split out the test case, both to make it easier for Duy to integrate it into the patch series that fixes the bug, as well as to provide a little more, very gentle pressure to demonstrate the severity of this problem. Johannes Schindelin (2): worktree: demonstrate data lost to auto-gc worktree: demonstrate a half-working workaround for auto-gc t/t6500-gc.sh | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) base-commit: 6e3a7b3398559305c7a239a42e447c21a8f39ff8 Published-As: https://github.com/dscho/git/releases/tag/gc-worktree-v1 Fetch-It-Via: git fetch https://github.com/dscho/git gc-worktree-v1 -- 2.11.1.windows.1