Hi, I use git remote helper to export/import repository content. Git internally uses fast-export command and it seems like the options to detect move and copy (-M/-C) are not being used. Logging this issue requesting a fix to the remote helper to generate rename and copy commands in the output dump. Git version: 2.14.1 Thanks, Hareesh