fix quoting

This commit is contained in:
Joey Hess 2020-01-30 15:44:11 -04:00
parent 4131b7da04
commit 6f7a09c50f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -3,5 +3,5 @@ The link targets of annexed files are currently very long. This creates proble
Or, if you're tired of backend requests, maybe implement a scheme for external backends, like the one for external special remotes? For external backend EXTNNN the user would put a script git-annex-external-backend-NNN in the path; the script would support commands like calckey, examinekey . Then I could also implement e.g. canonicalizing backends that strip away variable but semantically irrelevant information before computing the checksum.
[[!meta title=avoid duplicating key twice in symlink to object file]]
[[!meta title="avoid duplicating key twice in symlink to object file"]]
[[!tag unlikely]]