Added a comment

This commit is contained in:
http://joey.kitenet.net/ 2012-01-03 17:00:53 +00:00 committed by admin
parent 69875de8ea
commit 79f9a2d18d

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joey.kitenet.net/"
nickname="joey"
subject="comment 1"
date="2012-01-03T17:00:53Z"
content="""
I have no experience using git-subtree, but as long as the home repository has the work one as a git remote, it will automatically merge work's git-annex branch with its own git-annex branch, and so will know what files are present at work, and will be able to get them.
Probably you won't want to make work have home as a remote, so work's git-annex will not know which files home has, nor will it be able to copy files to home (but home will be able to copy files to work).
"""]]