diff options
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn index 32b7f59b7..d6200b65b 100644 --- a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn +++ b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn @@ -31,3 +31,5 @@ git-annex: fd:16: hGetBuf: invalid argument (Invalid argument) ### 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) +> reproduced; and confirmed that the fix below really did fix it on OSX. +> [[done]] --[[Joey]] diff --git a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment index 7da2e3d21..8fe955913 100644 --- a/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment +++ b/doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment @@ -38,5 +38,5 @@ mode, which needs to use catKey. I've done this, and it fixes the problem I saw. I am not 100% sure if that's the same problem that occurred on OSX. (Which I was also able to -reproduce). Probably is. Need to verify. +reproduce). Probably is. Need to verify. Update: Verified fix. """]] |