aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/annex.hardlink_should_also_affect_copy_to_origin.mdwn
blob: d79c13f92a50d00b10e82e1e40f351967e891203 (plain)
1
2
3
4
5
6
7
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]]