(no commit message)
authorps <ps@web>
Mon, 23 Mar 2020 16:51:48 +0000 (16:51 +0000)
committeradmin <admin@branchable.com>
Mon, 23 Mar 2020 16:51:48 +0000 (16:51 +0000)
doc/forum/Git_annex_drop.mdwn

index 2db8bc0e54e65cbd93b99d6dc0a1b41442780052..6f082770d17f7703f9eb8fec482ae9c13488c732 100644 (file)
@@ -1,2 +1,4 @@
 Hi,
 I am trying to use git annex to store some of the files on my laptop on an external drive. However, after running `git annex sync --content` on both repositories and _then_ trying to run `git annex drop <file>` doesn't free up any space on the local laptop repository (in fact it doesn't give any terminal output). Can anyone point me in a direction to solve this?
+
+Edit. Wth? Even `git annex drop --force` doesn't work. Is there some obvious thing I'm missing?