(no commit message)
authorps <ps@web>
Mon, 23 Mar 2020 16:44:31 +0000 (16:44 +0000)
committeradmin <admin@branchable.com>
Mon, 23 Mar 2020 16:44:31 +0000 (16:44 +0000)
doc/forum/Git_annex_drop.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Git_annex_drop.mdwn b/doc/forum/Git_annex_drop.mdwn
new file mode 100644 (file)
index 0000000..642dc7a
--- /dev/null
@@ -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 <file>` doesn't free up any space on the local laptop repository. Can anyone point me in a direction to solve this?