projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
658b6ce
)
verified fix on OSX
author
Joey Hess
<joeyh@joeyh.name>
Wed, 5 Oct 2016 20:08:49 +0000
(16:08 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 5 Oct 2016 20:08:49 +0000
(16:08 -0400)
doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__.mdwn
patch
|
blob
|
history
doc/bugs/committing_an_edited_file_fails_with___34__hGetBuf__58___Invalid_argument__34__/comment_2_b436936c502a40c01f82e64d97f1875e._comment
patch
|
blob
|
history
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 32b7f59b75077c3e958a9366c786240d22f486ee..d6200b65b5bae2090b7ed114f556be004c7194b0 100644
(file)
--- 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 7da2e3d21de349fcb7a0895ef6cdb0436ad75784..8fe955913cf13ef6cbc3253dc20037ec34655ee4 100644
(file)
--- 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.
"""]]