diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-04-07 20:07:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-04-07 20:07:46 +0000 |
commit | 8bfdbae8423dbaa68485c14980ae0a5d8e444c9a (patch) | |
tree | 103cd90fd57ac47c71b459188c291c9f4f0cc7c6 /doc | |
parent | 9dbba45e6f5a1e8861ab0e3420a53782a81bc6fd (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/using_the_web_as_a_special_remote/comment_6_dceb15bd656e69eefa3ca975d9d642de._comment | 8 |
1 files changed, 8 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. +"""]] |