How to deal with renamed files in direct mode?

This commit is contained in:
http://svario.it/gioele 2013-07-07 12:50:53 +00:00 committed by admin
parent f965b80359
commit 046a35fdff

View file

@ -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.