diff --git a/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__.mdwn b/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__.mdwn new file mode 100644 index 0000000000..576d598ddb --- /dev/null +++ b/doc/forum/How_to_deal_with_renamed_files_in_direct_mode__63__.mdwn @@ -0,0 +1,3 @@ +I use git annex in direct mode and I have renamed a file. What should I do to make git annex understand that the file has just been renamed and not deleted/added? + +The file I renamed is quite big and I would like to avoid having to copy it again to the remotes and I would also like to avoid having to redownload it again in all the repositories.