Skip to content

pr-1268/newren/fix-dual-rename-into-each-other-plus-conflicting-adds-v1

This series adds some testcases based on the tensorflow repository issue
reported by Glen Choo at [1], demonstrating bugs in both the ort and
recursive strategies. It also provides a fix for the ort strategy.

[1]
https://lore.kernel.org/git/kl6lee006mle.fsf@chooglen-macbookpro.roam.corp.google.com/

Elijah Newren (3):
  t6423: add tests of dual directory rename plus add/add conflict
  merge-ort: shuffle the computation and cleanup of potential collisions
  merge-ort: fix issue with dual rename and add/add conflict

 merge-ort.c                         |  60 ++++++++++------
 t/t6423-merge-rename-directories.sh | 102 ++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+), 20 deletions(-)

base-commit: e54793a95afeea1e10de1e5ad7eab914e7416250

Submitted-As: https://lore.kernel.org/git/pull.1268.git.1655871651.gitgitgadget@gmail.com
Assets 2