packages feed

git-annex-5.20150916: doc/todo/annex.hardlink_should_also_affect_copy_to_origin.mdwn

When a repo has annex.hardlink set, objects are hard-linked into the
repository when eg `git annex copy --from origin`. This should also
be done when copying files --to origin (or other remotes on the same
filesystem). This way, a quick shared clone can be used to add/modify
files, and cheaply send the changes back to the parent repo. --[[Joey]]

> [[done]] --[[Joey]]