From 48eca0a80f19043d09cbabfa22f1c6d983026d2f Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 17 Jan 2013 18:22:27 +0000 Subject: [PATCH] Added a comment --- .../comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/special_remotes/directory/comment_4_f5e9b0b477c4e521f8633fd274757fa3._comment 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 0000000000..53fc857a38 --- /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` +"""]]