SyntaxFix
Write A Post
Hire A Developer
Questions
Use git mv command to move the files, instead of the OS move commands: https://git-scm.com/docs/git-mv
git mv
Please note that git mv command only exists in Git versions 1.8.5 and up. So you may have to update your Git to use this command.