diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q <Andrew@web> | 2013-06-26 18:46:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-26 18:46:40 +0000 |
commit | 1479da38882dfe208b112ac6271ab523804f2c89 (patch) | |
tree | df8119da0c9459a81eff67b6257ba645faf9e2ad | |
parent | 5f75c76a2fe6e54cb393e31b9dadb97d3e66ffdb (diff) |
Added a comment
-rw-r--r-- | doc/special_remotes/directory/comment_8_acd9023511fe43817718bc89430f96c3._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/special_remotes/directory/comment_8_acd9023511fe43817718bc89430f96c3._comment b/doc/special_remotes/directory/comment_8_acd9023511fe43817718bc89430f96c3._comment new file mode 100644 index 000000000..29801fa36 --- /dev/null +++ b/doc/special_remotes/directory/comment_8_acd9023511fe43817718bc89430f96c3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q" + nickname="Andrew" + subject="comment 8" + date="2013-06-26T18:46:40Z" + content=""" +For the use case you're describing, it might be better to define the usb key as a remote set to \"manual.\" Then, you can copy over the things you want with git annex copy --to=usbkey and when you're done drop everything with git annex drop --from=usbkey and never destroy the remote. +"""]] |