mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
fix subcommand options
This commit is contained in:
@@ -111,8 +111,7 @@ public class SubCommandOptionHandler extends OptionHandler<SubCommand>
|
||||
|
||||
if (desc != null)
|
||||
{
|
||||
|
||||
// owner.stopOptionParsing();
|
||||
owner.stopOptionParsing();
|
||||
setter.addValue(desc.createSubCommand());
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user