Open illwieckz opened 3 years ago
When building using -r (since reference), unmodified but moved files are untracked.
After doing:
git mv old-name new-name
The file with the new name will not be distributed.
When building using -r (since reference), unmodified but moved files are untracked.