diff --git a/doc/devblog/day_460__move_--to_here.mdwn b/doc/devblog/day_460__move_--to_here.mdwn new file mode 100644 index 0000000000..64cb002853 --- /dev/null +++ b/doc/devblog/day_460__move_--to_here.mdwn @@ -0,0 +1,3 @@ +From the why-did-I-never-think-of-that-before department: +`git annex move --to=here` implemented today. Useful if you want to +move a file from whatever remotes might contain it to the local repository.