Plugins/VcsPlugins/vcsMercurial/ShelveExtension/__init__.py

Sun, 09 Mar 2014 19:04:42 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Mar 2014 19:04:42 +0100
changeset 3353
ddc966a494b0
parent 3290
dbb53746813f
child 4021
195a471c327b
permissions
-rw-r--r--

Added capability to commit a new branch directly without the need to select the commit menu entry.

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

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

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

eric ide

mercurial