hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 02 Dec 2014 17:35:21 -0800
changeset 23488 11b215731e74
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
patchbomb: introduce a 'patchbomb.confirm' option When set to true, this option will make patchbomb always ask for confirmation before sending the email. Confirmation is a powerful way to prevent stupid mistakes when the sending patches. This should let me get rid of my global alias adding --confirm to hg email. I know that some people may get bitten when moving from a machine with confirm configured to a machine where it is not, but I think it is worth the risk.
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