reviewed all external special remotes for change feasability

This commit is contained in:
Joey Hess 2018-02-06 14:05:12 -04:00
parent 3d4c4bea3c
commit 6cdcb953be
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -490,4 +490,7 @@ It works like this:
PREPARE or INITREMOTE after VERSION, so this change would break them. PREPARE or INITREMOTE after VERSION, so this change would break them.
I mean, they shouldn't.. But a quickly/badly written one might. I mean, they shouldn't.. But a quickly/badly written one might.
Probably want to review all the linked external special remote programs Probably want to review all the linked external special remote programs
before doing this. before doing this. Update: Reviewed them all, all are ok.
However, datalad's datalad's customremotes/base.py reacts to an unknown
request by calling self.error and so seems it would crash if git-annex
sent PROTOCOLKEYWORDS..