mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09: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>