##// END OF EJS Templates
Update binary installer files.
Update binary installer files.

File last commit:

r4635:63b9d2de default
r4723:fb4b6d5f 0.9.4 default
Show More
hg
11 lines | 310 B | text/plain | TextLexer
#!/usr/bin/env python
#
# mercurial - scalable distributed SCM
#
# Copyright 2005-2007 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()