##// 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 cbattempted
731 cbattempted
732 Boolean indicating whether the client attempted to use the *clone bundles*
732 Boolean indicating whether the client attempted to use the *clone bundles*
733 feature before performing this request.
733 feature before performing this request.
734 phases
735 Boolean indicating whether phases data is requested.
734
736
735 The return type on success is a ``stream`` where the value is bundle.
737 The return type on success is a ``stream`` where the value is bundle.
736 On the HTTP transport, the response is zlib compressed.
738 On the HTTP transport, the response is zlib compressed.
General Comments 0
You need to be logged in to leave comments. Login now