view hg @ 4583:11cf78983961

Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again. Repainted the bikeshed with its original color.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 14 Jun 2007 12:54:06 +0200
parents abaee83ce0a6
children 63b9d2deed48
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()