Added a comment: Nope, git-annex drop is still not reducing size of .git/annex
authorjhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 <jhannwong@web>
Fri, 20 Nov 2015 13:32:11 +0000 (13:32 +0000)
committeradmin <admin@branchable.com>
Fri, 20 Nov 2015 13:32:11 +0000 (13:32 +0000)
doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_3_de4aa12c84a6025497f8c743a397ef63._comment [new file with mode: 0644]

diff --git a/doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_3_de4aa12c84a6025497f8c743a397ef63._comment b/doc/forum/git_annex_drop_not_freeing_space_on_filesystem/comment_3_de4aa12c84a6025497f8c743a397ef63._comment
new file mode 100644 (file)
index 0000000..554ef36
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565"
+ nickname="jhannwong"
+ subject="Nope, git-annex drop is still not reducing size of .git/annex"
+ date="2015-11-20T13:32:11Z"
+ content="""
+A remote has 200MB of file contents in .git/annex.
+
+A local repo issues a ``git annex drop --from=myremote``.
+
+The remote .git/annex still has 200MB of file contents.
+
+Sometimes it works. I'm guessing it has to do with the order of commands issued.
+"""]]