diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-01-11 18:18:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-11 18:18:08 +0000 |
commit | fbe60ca3b431ea3808971ec987af3e00a9d70d9c (patch) | |
tree | fa6e5db253665440ebd63f9e929bd2d9c0fea1f3 /doc/sync | |
parent | 47a2199d8bc331190bf16b0d82a370e74175affa (diff) |
Added a comment
Diffstat (limited to 'doc/sync')
-rw-r--r-- | doc/sync/comment_4_cf29326408e62575085d1f980087c923._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/sync/comment_4_cf29326408e62575085d1f980087c923._comment b/doc/sync/comment_4_cf29326408e62575085d1f980087c923._comment new file mode 100644 index 000000000..1ba0e61ad --- /dev/null +++ b/doc/sync/comment_4_cf29326408e62575085d1f980087c923._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.7.238" + subject="comment 4" + date="2013-01-11T18:18:07Z" + content=""" +Yes, sync only syncs the git branches, not git-annex data. To sync the date, you can run a command such as `git annex copy --to bareremote`. You could run that in cron. Or, the [[assistant]] can be run as a daemon, and automatically syncs git-annex data. +"""]] |