diff options
author | http://joeyh.name/ <joey@web> | 2013-04-22 18:58:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-22 18:58:08 +0000 |
commit | 01c1708f5280e83baca5edc5949f6bc25cb5dc9c (patch) | |
tree | 841f73e274948a81b0712ab673dc9b1ff291e54d /doc | |
parent | 8655ea7f8e853b7de4defbca2655b741362ecd21 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Automatically_syncronise_centralised_repository/comment_1_6a2047daa9faf4309d2ed27d5cc48b76._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Automatically_syncronise_centralised_repository/comment_1_6a2047daa9faf4309d2ed27d5cc48b76._comment b/doc/forum/Automatically_syncronise_centralised_repository/comment_1_6a2047daa9faf4309d2ed27d5cc48b76._comment new file mode 100644 index 000000000..cbf8f0d04 --- /dev/null +++ b/doc/forum/Automatically_syncronise_centralised_repository/comment_1_6a2047daa9faf4309d2ed27d5cc48b76._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-04-22T18:58:08Z" + content=""" +The assistant can handle this syncing via a central bare remote. The only problem is that, since your server does not have git-annex installed, that remote will have annex-ignore set on it. That made the assistant not use it for syncing at all. + +I've just committed a change to git that makes the assistant still use such a git remote for syncing the git repository, even though it cannot store file contents there. +"""]] |