Skip to content

Commit

Permalink
PR fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj committed Jun 10, 2024
1 parent f56095d commit 70d3ac0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export default class ImportCommand extends Command {
}),
'exclude-global-modules': flags.boolean({
description: 'Excluded the Module that are branch independent from the import',
default: false
}),
'mapper-dir': flags.string({
description: 'path of backup directory for base branch import',
Expand Down

0 comments on commit 70d3ac0

Please sign in to comment.