Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py

Sun, 23 Feb 2014 19:20:43 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 23 Feb 2014 19:20:43 +0100
changeset 3302
e92f0dd51979
parent 3160
209a07d7e401
child 4021
195a471c327b
permissions
-rw-r--r--

Removed the Mercurial support for a command options dialog and added useable global options to the Mercurial config page.

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

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

"""
Package implementing the fetch extension support interface.
"""

eric ide

mercurial