new todo
This commit is contained in:
parent
c60181bd82
commit
97fb358437
2 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
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]]
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 6"""
|
||||||
|
date="2015-09-09T18:41:02Z"
|
||||||
|
content="""
|
||||||
|
@lealanko, that's a good point, but a old closed todo item is not the best
|
||||||
|
place to make such a request. I've opened a new todo item about that.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue