diff options
author | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog <Michael@web> | 2013-07-03 16:11:13 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-03 16:11:13 +0000 |
commit | cd8e871774e9ab3ac617a27b888ecb71e785ad67 (patch) | |
tree | ec03f796271b4b76b037ae08025de22f36a1ea7e /doc | |
parent | c816d9c705c9e86649d7611990bd2878881a374d (diff) |
Added a comment: post-receive hook looks troublesome
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/USB_backup_with_files_visible/comment_3_ee92ff320eb5d9a031bdd1896aee0d86._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/USB_backup_with_files_visible/comment_3_ee92ff320eb5d9a031bdd1896aee0d86._comment b/doc/forum/USB_backup_with_files_visible/comment_3_ee92ff320eb5d9a031bdd1896aee0d86._comment new file mode 100644 index 000000000..98a3c1cc5 --- /dev/null +++ b/doc/forum/USB_backup_with_files_visible/comment_3_ee92ff320eb5d9a031bdd1896aee0d86._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog" + nickname="Michael" + subject="post-receive hook looks troublesome" + date="2013-07-03T16:11:13Z" + content=""" +I just tried setting up a post-receive hook with just \"git annex sync\" in it. +The end result is that files (git annex symlinks, really) are getting removed somehow as a result after a couple of git annex sync's done manually. +It would be nice if this actually worked. + +"""]] |