summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar annexuser <annexuser@web>2013-01-19 19:41:55 +0000
committerGravatar admin <admin@branchable.com>2013-01-19 19:41:55 +0000
commitdaf87296d9da32c4afc4c336407783950accc0e9 (patch)
tree4b9453df287ce0f45960d854c7e4b8040dd9ba1a
parentf0958c5fa7dddc819462e2eb8bf74e26449fe6b2 (diff)
-rw-r--r--doc/forum/How_to_delete_a_remote__63__.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/How_to_delete_a_remote__63__.mdwn b/doc/forum/How_to_delete_a_remote__63__.mdwn
new file mode 100644
index 000000000..6aebaf5f5
--- /dev/null
+++ b/doc/forum/How_to_delete_a_remote__63__.mdwn
@@ -0,0 +1 @@
+I have a repository with an S3 remote named `cloud`. I now no longer want to use that remote. I've dropped all the data from it (`git annex drop . --from cloud`). How do I tell my repository to forget about the remote?