diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-09-20 21:55:57 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-20 21:55:57 +0000 |
commit | f896a447b8bf00b15a0de9edffcaee18253191da (patch) | |
tree | 7209bb14c21f261ac7e714dbf94fb90df41f3fba | |
parent | a6202ffe1b5315f199b9bc9124c58f2b0772c523 (diff) |
Added a comment
-rw-r--r-- | doc/tips/using_the_web_as_a_special_remote/comment_2_dfe9c8c49aadff80d2020288584e0390._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote/comment_2_dfe9c8c49aadff80d2020288584e0390._comment b/doc/tips/using_the_web_as_a_special_remote/comment_2_dfe9c8c49aadff80d2020288584e0390._comment new file mode 100644 index 000000000..b015cdcec --- /dev/null +++ b/doc/tips/using_the_web_as_a_special_remote/comment_2_dfe9c8c49aadff80d2020288584e0390._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 2" + date="2012-09-20T21:55:57Z" + content=""" +`addurl` only uses the URL- keys if you run it with --fast. Otherwise it downloads the content and hashes it the same as `add` does. + +If you use `--fast`, you can go back and `git annex migrate` the file once it's been downloaded, to convert +it to the SHA backend. +"""]] |