mirror of
https://github.com/git/git.git
synced 2026-03-22 06:30:09 +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>