From 01ad6eb9c3b11d27d5f51c7c002aa85b413302e1 Mon Sep 17 00:00:00 2001 From: ps Date: Mon, 23 Mar 2020 16:44:31 +0000 Subject: [PATCH] --- doc/forum/Git_annex_drop.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/forum/Git_annex_drop.mdwn diff --git a/doc/forum/Git_annex_drop.mdwn b/doc/forum/Git_annex_drop.mdwn new file mode 100644 index 0000000000..642dc7a040 --- /dev/null +++ b/doc/forum/Git_annex_drop.mdwn @@ -0,0 +1,2 @@ +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. Can anyone point me in a direction to solve this?