DaemonEngine / Urcheon

An asset builder and package manager for Dæmon based games
https://unvanquished.net
ISC License
12 stars 1 forks source link

When building using -r (since reference), unmodified moved files are untracked. #36

Open illwieckz opened 3 years ago

illwieckz commented 3 years ago

When building using -r (since reference), unmodified but moved files are untracked.

illwieckz commented 3 years ago

After doing:

git mv old-name new-name

The file with the new name will not be distributed.