mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 17 Apr 2014 02:01:38 -0400
changeset 21143 5bb5d4ba14e5
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
bundle2: transmit capabilities to getbundle during pull Bundle2 capabilities of the client are sent to the server in the bundlecaps argument of `getbundle`.