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 0000000000..6aebaf5f51 --- /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?