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:
40a5c64
)
fix whitespace
author
Joey Hess
<joeyh@joeyh.name>
Tue, 28 Mar 2023 21:13:04 +0000
(17:13 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 28 Mar 2023 21:13:04 +0000
(17:13 -0400)
doc/design/external_special_remote_protocol.mdwn
patch
|
blob
|
history
diff --git
a/doc/design/external_special_remote_protocol.mdwn
b/doc/design/external_special_remote_protocol.mdwn
index 665687f5beee2d4e152e56e1a8f27c2fa1541b99..d4bf6bcf3d3f8501990690cc44a0d04e009646ef 100644
(file)
--- a/
doc/design/external_special_remote_protocol.mdwn
+++ b/
doc/design/external_special_remote_protocol.mdwn
@@
-435,7
+435,7
@@
The two protocol versions are actually identical.
Old versions of git-annex that supported only `VERSION 1`
had a bug in their implementation of the
-part of the protocol documented in the[[export_and_import_appendix]].
+part of the protocol documented in the
[[export_and_import_appendix]].
The bug could result in ontent being exported to the wrong file.
External special remotes that implement that should use `VERSION 2` to
avoid talking to the buggy old version of git-annex.