hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 22 May 2014 09:53:52 -0700
changeset 21646 ce25f465e572
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
getbundle: declare type of parameters In addition to listing the expected options for ``getbundle``, we also list their types and handle the encoding/decoding automatically. This should make it easier for extensions to transmit additional information to getbundle.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder