Skip to content
Snippets Groups Projects
Commit bd7d841c authored by Ted Bowman's avatar Ted Bowman Committed by Kunal Sachdev
Browse files

switch

parent 52964aae
No related branches found
No related tags found
1 merge request!552Issue #3316721: Add script to convert this module into a core merge request
This commit is part of merge request !552. Comments created here will be created in the context of that merge request.
...@@ -29,6 +29,7 @@ class Converter { ...@@ -29,6 +29,7 @@ class Converter {
static::switchToBranches($core_dir, $core_branch); static::switchToBranches($core_dir, $core_branch);
self::info('Switched branches'); self::info('Switched branches');
exit();
$fs = new Filesystem(); $fs = new Filesystem();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment