diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-07 16:58:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-07 16:58:33 -0400 |
commit | 19241d598be47c6f65132b2ccac9309772e0dc67 (patch) | |
tree | 26165ea22de2451ffa5d6bd0ae3c0ebdfd8b8f36 | |
parent | b59b2d9686e3ad5b6f361505182cede819847bff (diff) | |
parent | eb5714e90a2835722d5e24cf1252be4cb840cecb (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
3 files changed, 24 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_6_dceb15bd656e69eefa3ca975d9d642de._comment b/doc/tips/using_the_web_as_a_special_remote/comment_6_dceb15bd656e69eefa3ca975d9d642de._comment new file mode 100644 index 000000000..0c39eb183 --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_6_dceb15bd656e69eefa3ca975d9d642de._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 6" + date="2014-04-07T20:07:45Z" + content=""" +Using the URL backend for youtube is intentional. Youtube may serve up different encodings for the same video over time, and this way git-annex treats them all as equvilant. If you want to \"freeze\" the repository to the current one, use `git annex migrate`, and be prepared for `git annex get --from web` to not work long term. +"""]] diff --git a/doc/todo/Recursive_addurl_simlar_to_wget_--recursive/comment_1_4ecd9ddba1b63b571555ec9bef18e2d8._comment b/doc/todo/Recursive_addurl_simlar_to_wget_--recursive/comment_1_4ecd9ddba1b63b571555ec9bef18e2d8._comment new file mode 100644 index 000000000..72326c478 --- /dev/null +++ b/doc/todo/Recursive_addurl_simlar_to_wget_--recursive/comment_1_4ecd9ddba1b63b571555ec9bef18e2d8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 1" + date="2014-04-07T20:10:51Z" + content=""" +Recursively traversing websites is *hard*, so I would rather leave it out of git-annex. +"""]] diff --git a/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_2_9090bb66713f48fbdd1e2a3f1292b7ba._comment b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_2_9090bb66713f48fbdd1e2a3f1292b7ba._comment new file mode 100644 index 000000000..8ebc5fcd7 --- /dev/null +++ b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option/comment_2_9090bb66713f48fbdd1e2a3f1292b7ba._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 2" + date="2014-04-07T19:51:27Z" + content=""" +https://github.com/sof/feed/issues/6 +"""]] |