summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-31 11:55:57 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-31 16:05:19 +0000
commit339c05186f49d0203618b5979cf4e76d6d1fc3e6 (patch)
tree3baed1d6dfdef2b1d718abd4b78efe731f7b99d4 /without-test-modules
parentf188c5755c30117884867c19b233f85db66c1060 (diff)
downloadmorph-339c05186f49d0203618b5979cf4e76d6d1fc3e6.tar.gz
Re-implement "morph init" using the new Workspace class
Move "morph init" into a plugin, and remove it from the previously existing plugin. This keeps all the old, tricky code in the old plugin, and moves new, clean code into a new plugin. Eventually the old plugin can be removed, since it'll be empty.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index c5d59442..9e2f39aa 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -27,3 +27,4 @@ morphlib/writeexts.py
morphlib/plugins/copy-artifacts_plugin.py
morphlib/plugins/trovectl_plugin.py
morphlib/plugins/gc_plugin.py
+morphlib/plugins/branch_and_merge_new_plugin.py