From: ps Date: Mon, 23 Mar 2020 16:51:48 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~122^2~41 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c9e4a3a878e79af5c6e6f6553f7de9f8e7441f9c;p=git-annex.git --- diff --git a/doc/forum/Git_annex_drop.mdwn b/doc/forum/Git_annex_drop.mdwn index 2db8bc0e54..6f082770d1 100644 --- a/doc/forum/Git_annex_drop.mdwn +++ b/doc/forum/Git_annex_drop.mdwn @@ -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 ` 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?