How do I restore commit history for a specific file that has been renamed?
I am trying to move some files from one repository (source repository) to a new one (target repository), and I want to restore all the previous commits of those files into the target repository to credit the original authors.