This commit is contained in:
http://yarikoptic.myopenid.com/ 2013-06-12 02:56:27 +00:00 committed by admin
parent c079d62117
commit 715077747d

View file

@ -0,0 +1 @@
Since all the annexed (in indirect mode) files are symlinks to topdir/.git/annex/... moving files among directories at different levels is not that straightforward since symlinks would get broken. And since there is not 'annex mv' command -- what is the best way? (unlock is not the resolution since it copies the file, which might be prohibitively large and inefficient)