From d85d8b08d1a921a07a0ab670d4782b87a6bed634 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 Apr 2016 15:59:20 -0400 Subject: [PATCH] comment --- ...ment_2_b9dae978aeeee5e5d246192fed813b3f._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/remotes_disappeared/comment_2_b9dae978aeeee5e5d246192fed813b3f._comment diff --git a/doc/bugs/remotes_disappeared/comment_2_b9dae978aeeee5e5d246192fed813b3f._comment b/doc/bugs/remotes_disappeared/comment_2_b9dae978aeeee5e5d246192fed813b3f._comment new file mode 100644 index 0000000000..2edc1a852a --- /dev/null +++ b/doc/bugs/remotes_disappeared/comment_2_b9dae978aeeee5e5d246192fed813b3f._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-04-04T19:56:42Z" + content=""" +I see no ecidence of a file being damanged. I see evidence of the +dead remote removal code removing dead remotes from uuid.log, which +is what it's supposed to do, if enabled by +`git annex forget --drop-dead` having been run at some point. + +Based on the number of transitions listed in the commit message, +you've run it repeatedly, even. +"""]]