I am replacing some files completely from another source. The replacement files are the same exact files, although some contain changes some don't.
Since I replace all files, in the merge request they are all marked as changes, and there is no way to see what actually changed.
Is there any way to commit changes so that git doesn't check that file was deleted/created, but only compares content of the files?