hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 16 Apr 2015 03:56:50 -0400
changeset 24796 61ff209fc01d
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
bundle2: refactor error bundle creation for the wireprotocol We want to add output information to the error bundle. Before doing this, we rework the code to have a single bundler creation and return statement. This will make the update with the output simpler as only one place will have to be touched.
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