mirror of
https://github.com/git/git.git
synced 2026-03-24 15:40:08 +01:00
This fixes a bug when importing where a directory gets removed/renamed but is immediately replaced by a file of the same name in the same revision. Signed-off-by: Eric Wong <normalperson@yhbt.net>