From 357760cacf57f42f16ce512de67e7a52362aa929 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Nov 2021 13:16:52 -0400 Subject: [PATCH] comment --- ..._21_3f2ce7b851392ad5285e95f3857d0959._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/__34__error__58___invalid_object__34____44___after_add__59___cannot_commit/comment_21_3f2ce7b851392ad5285e95f3857d0959._comment diff --git a/doc/bugs/__34__error__58___invalid_object__34____44___after_add__59___cannot_commit/comment_21_3f2ce7b851392ad5285e95f3857d0959._comment b/doc/bugs/__34__error__58___invalid_object__34____44___after_add__59___cannot_commit/comment_21_3f2ce7b851392ad5285e95f3857d0959._comment new file mode 100644 index 0000000000..e4d12df11f --- /dev/null +++ b/doc/bugs/__34__error__58___invalid_object__34____44___after_add__59___cannot_commit/comment_21_3f2ce7b851392ad5285e95f3857d0959._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 21""" + date="2021-11-29T17:09:33Z" + content=""" +This seems to be a not entirely uncommon git failure. +[google search](https://www.google.com/search?client=firefox-b-1-d&q=git+error%3A+invalid+object+100644+) +has tens of thousands of hits that look like this and do not involve +git-annex. + +One commenter in +said it was a permissions problem. + +Disconnecting a drive before all of git's changes have been written to it +seem like the other likely way. +"""]]