[PATCH 0 of 3] Add patchbomb contrib script
Bryan O'Sullivan
bos at serpentine.com
Thu Jul 7 05:04:09 CDT 2005
As I mentioned yesterday, I've written a script that generates a "patch
bomb", a series of emails that contain a set of related patches.
I'd like to see it find its way into the contrib directory. If enough
people find it useful, maybe we can think about promoting it to
mercurial/commands.py.
<b
-------------- next part --------------
2 files changed, 246 insertions(+), 2 deletions(-)
contrib/patchbomb | 243 ++++++++++++++++++++++++++++++++++++++++++++++++-
mercurial/commands.py | 5 -
More information about the Mercurial
mailing list