summaryrefslogtreecommitdiff
path: root/info.py
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-02-29 12:50:00 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-02-29 12:50:00 +0100
commit9cb7942d7429b185e6a80352ea015375eb203ca9 (patch)
treeed849529d3e96d24a6cfd1287aeacfa186542598 /info.py
parentf4165c0c842c7b80f33b93832c3b0fcc2cc95c8a (diff)
parent501697d4089bd97f545c546a174cbda48d0ce235 (diff)
downloadbzr-fastimport-9cb7942d7429b185e6a80352ea015375eb203ca9.tar.gz
Merge removal of exporters.
Diffstat (limited to 'info.py')
-rw-r--r--info.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/info.py b/info.py
index 0e630b6..3d5ee75 100644
--- a/info.py
+++ b/info.py
@@ -6,13 +6,6 @@ bzr_commands = [
"fast-import-info",
"fast-import-query",
"fast-export",
- "fast-export-from-cvs",
- "fast-export-from-darcs",
- "fast-export-from-hg",
- "fast-export-from-git",
- "fast-export-from-mtn",
- "fast-export-from-p4",
- "fast-export-from-svn",
]
bzr_plugin_version = (0, 13, 0, 'dev', 0)