hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 29 Nov 2014 19:17:47 -0800
branchstable
changeset 23416 53a65929ef1f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
pushkey: gracefully handle prepushkey hook failure (issue4455) This allow to gracefully report the failure of the bookmark push and carry on. Before this change set. Local push would plain quit and wireprotocol would failed in various ungraceful way.
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