Tue, 31 May 2011 12:36:55 +0200
Corrected a source docu description in the transplant extension.
Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py | file | annotate | diff | comparison | revisions |
--- a/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py Tue May 31 12:27:55 2011 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/TransplantExtension/transplant.py Tue May 31 12:36:55 2011 +0200 @@ -78,7 +78,7 @@ def hgTransplantContinue(self, path): """ - Public method to transplant changesets from another branch. + Public method to continue transplanting changesets from another branch. @param path directory name of the project (string) @return flag indicating that the project should be reread (boolean)