From eb79adf4b808b02c2bf109ab7d6ed015ac5c180a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 26 Jul 2013 16:52:26 +0000 Subject: Added a comment --- .../comment_4_d0e55585f1612148163039d157253258._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status/comment_4_d0e55585f1612148163039d157253258._comment (limited to 'doc/bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status') diff --git a/doc/bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status/comment_4_d0e55585f1612148163039d157253258._comment b/doc/bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status/comment_4_d0e55585f1612148163039d157253258._comment new file mode 100644 index 000000000..dccc5cd6a --- /dev/null +++ b/doc/bugs/non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status/comment_4_d0e55585f1612148163039d157253258._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 4" + date="2013-07-26T16:52:26Z" + content=""" +The 4201 dangling blobs is a little bit strange, although it could certianly happen in some normal scenarios. +Overall, your repository seems to be ok except for this weird data in the one file. I do not anticipate the extra garbage causing any problems at all. + +To track this down, we need to find the commit that added the garbage. One way, assuming you're using indirect mode, is to `git checkout git-annex; git blame uuid.log` and `git show` the commit that added the garbage. If you're using direct mode, you should first `git clone` the repository and do that in the clone. +"""]] -- cgit v1.2.3