(no commit message)
authorghen1 <ghen1@web>
Sun, 22 Nov 2020 13:24:47 +0000 (13:24 +0000)
committeradmin <admin@branchable.com>
Sun, 22 Nov 2020 13:24:47 +0000 (13:24 +0000)
doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn b/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn
new file mode 100644 (file)
index 0000000..dbfe47e
--- /dev/null
@@ -0,0 +1,15 @@
+### Please describe the problem.
+I ran git-annex unused on a few annexes and they dropped files that were still being used. The annexes were fully synced and git-annex list showed the files in the annex they were dropped from.
+
+### What steps will reproduce the problem?
+I'm not sure. The files lost appear to be more recently added files, so this bug must be in more recent versions. I will edit and fill this out when I know more.
+
+### What version of git-annex are you using? On what operating system?
+7.20191230-gef6d1e327 on Pop! OS 20.04 (Ubuntu based)
+
+### Please provide any additional information below.
+
+
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+I've used git-annex to maintain large file sets for years now and there is no better tool I know of.