This commit is contained in:
annexuser 2013-01-19 19:41:55 +00:00 committed by admin
parent 672f8b5b83
commit 49e36e1841

View file

@ -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?