GitBranchCommand constructor

GitBranchCommand({
  1. required Logger logger,
})

Implementation

GitBranchCommand({required this.logger});