diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-01-17 18:22:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-17 18:22:27 +0000 |
commit | f9902fdcafce86866690d3eeb403ea5b39f7e0de (patch) | |
tree | 09fb12acae8c8fbef5c601249dde9017636f5c83 /doc/special_remotes | |
parent | ea5f083bfeee7cd106763bff1c37b7fb79996046 (diff) |
Added a comment
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment b/doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment new file mode 100644 index 000000000..53fc857a3 --- /dev/null +++ b/doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.7.238" + subject="comment 4" + date="2013-01-17T18:22:26Z" + content=""" +The best way to remove a special remote is to first `git annex move --from $remote` to get all the content out of it, then `git annex dead $remote` and finally you can `git remote rm $remote` +"""]] |