Plugins/VcsPlugins/vcsMercurial/TransplantExtension/__init__.py@442c748018c5
Plugins/VcsPlugins/vcsMercurial/TransplantExtension/__init__.py
Sun, 04 Sep 2011 15:17:10 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 04 Sep 2011 15:17:10 +0200
- changeset 1274
- 442c748018c5
- parent 1078
-
aeee8401e2ce
- child 1509
-
c0b5e693b0eb
- permissions
- -rw-r--r--
Added code to the Mercurial plug-in to support multiple revisions where appropriate.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the transplant extension support interface.
"""