view hg @ 4283:8625504f507c

Slight refining to help text in patchbomb.py
author John Goerzen <jgoerzen@complete.org>
date Mon, 26 Mar 2007 20:46:49 -0500
parents abaee83ce0a6
children
line wrap: on
line source

#!/usr/bin/env python
#
# mercurial - scalable distributed SCM
#
# Copyright 2005, 2006 Matt Mackall <mpm@selenic.com>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.

import mercurial.commands
mercurial.commands.run()