diff --git a/doc/forum/Duplicate_files_not_detected.mdwn b/doc/forum/Duplicate_files_not_detected.mdwn new file mode 100644 index 0000000000..c1fc323f15 --- /dev/null +++ b/doc/forum/Duplicate_files_not_detected.mdwn @@ -0,0 +1 @@ +Using v6 repository and `git add .` / `git commit`, it appears that copying files to new names results in new files being stored (even though they are obviously the same file). Is there some other command that needs to be executed to have duplicate files detected/removed/linked?