diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-08-07 16:18:53 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-07 16:18:53 +0000 |
commit | 8e06f75fc7ed5e71cccde2ae1880d20611d2c592 (patch) | |
tree | 4f8fa087201c80f82c8742a4f5ea7bd8bf452373 | |
parent | 027197f71b50de7c780e7e86584efefff040451e (diff) |
Added a comment
-rw-r--r-- | doc/forum/Is_it_possible_to_make_git-sync_not_nullify_symlinks__63__/comment_1_d6f2d2cdc5f4ffde9eee9f3a8c215a06._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Is_it_possible_to_make_git-sync_not_nullify_symlinks__63__/comment_1_d6f2d2cdc5f4ffde9eee9f3a8c215a06._comment b/doc/forum/Is_it_possible_to_make_git-sync_not_nullify_symlinks__63__/comment_1_d6f2d2cdc5f4ffde9eee9f3a8c215a06._comment new file mode 100644 index 000000000..0c20b9dd6 --- /dev/null +++ b/doc/forum/Is_it_possible_to_make_git-sync_not_nullify_symlinks__63__/comment_1_d6f2d2cdc5f4ffde9eee9f3a8c215a06._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 1" + date="2013-08-07T16:18:52Z" + content=""" +I'd recommend that you just copy your files to the repository to publish them before running git-annex sync. + +Alternatively, unless your web pages are very large, you can just check them into git directly, still use git-annex sync if you want (and still using git-annex for large files), and avoid the complication of being able to have files that are listed in the repository but whose content is not present. +"""]] |