diagnose user error

This commit is contained in:
Joey Hess 2022-03-21 13:24:04 -04:00
parent c9797318d1
commit 37be2c500e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 12 additions and 0 deletions

View file

@ -29,3 +29,5 @@ Have I misunderstood the protocol or is this a bug?
### 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)
I use git-annex successfully constantly and have done for years. :-) First time writing a special external remote, though.
> [[notabug|done]] --[[Joey]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2022-03-21T17:17:54Z"
content="""
"foo" is not a valid git-annex key, so "GETSTATE foo" is a protocol error.
If you had it send "GETSTATE SHA256E-s19--3b99fd544e5e49915ca060f193c615caf82a045b1145672dd6f2181473fd516d",
it would work.
"""]]