comment
This commit is contained in:
parent
31ffb0f216
commit
4e64af0010
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 8"""
|
||||
date="2023-04-04T18:26:29Z"
|
||||
content="""
|
||||
You would not need to send back `EXTENSIONS PROTOCOLVERSION2`
|
||||
yourself, only check if git-annex sends it. A better name might be
|
||||
EXPORTBUGFIXED, it's only using the existing extensions mechanism as a flag
|
||||
to communicate that git-annex has the bug fixed.
|
||||
|
||||
Some old versions of git-annex don't send EXTENSIONS at all (and those
|
||||
also don't have the bug fixed), but if git-annex does send it, it will
|
||||
always be before EXPORTSUPPORTED.
|
||||
"""]]
|
Loading…
Reference in a new issue