Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/__init__.py

Sun, 02 May 2010 15:11:44 +0000

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 02 May 2010 15:11:44 +0000
changeset 219
0553aa793753
parent 178
dd9f0bca5e2f
child 791
9ec2ac20e54e
permissions
-rw-r--r--

Added action to back out a changeset and added code to update automatically after a pull (Mercurial Plug-in).

# -*- coding: utf-8 -*-

# Copyright (c) 2010 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the the Mercurial configuration page.
"""

eric ide

mercurial