diff options
Diffstat (limited to 'doc/design/exporting_trees_to_special_remotes.mdwn')
-rw-r--r-- | doc/design/exporting_trees_to_special_remotes.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design/exporting_trees_to_special_remotes.mdwn b/doc/design/exporting_trees_to_special_remotes.mdwn index 7e5700fae..52a68c6b4 100644 --- a/doc/design/exporting_trees_to_special_remotes.mdwn +++ b/doc/design/exporting_trees_to_special_remotes.mdwn @@ -83,6 +83,10 @@ the [[external_special_remote_protocol]]. Here's the changes to the latter: +* `EXPORTSUPPORTED` + Used to check if a special remote supports exports. The remote + responds with either `EXPORTSUPPORTED-SUCCESS` or + `EXPORTSUPPORTED-FAILURE` * `EXPORT Name` Comes immediately before each of the following requests, specifying the name of the exported file. It will be in the form |