##// END OF EJS Templates
internal-doc: document the 'phases' parameters to 'getbundle'...
Boris Feld -
r34931:28baeab4 stable
parent child Browse files
Show More
@@ -731,6 +731,8 b' cg'
731 731 cbattempted
732 732 Boolean indicating whether the client attempted to use the *clone bundles*
733 733 feature before performing this request.
734 phases
735 Boolean indicating whether phases data is requested.
734 736
735 737 The return type on success is a ``stream`` where the value is bundle.
736 738 On the HTTP transport, the response is zlib compressed.
General Comments 0
You need to be logged in to leave comments. Login now