From 6aa8ef340a548604d7d713f3cc1b9b419896e5e5 Mon Sep 17 00:00:00 2001 From: ps Date: Mon, 23 Mar 2020 16:48:57 +0000 Subject: [PATCH] --- doc/forum/Git_annex_drop.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/forum/Git_annex_drop.mdwn b/doc/forum/Git_annex_drop.mdwn index 642dc7a040..2db8bc0e54 100644 --- a/doc/forum/Git_annex_drop.mdwn +++ b/doc/forum/Git_annex_drop.mdwn @@ -1,2 +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? +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?