CreateStateFileCommand constructor
CreateStateFileCommand(
- Repository repository,
- Branch currentBranch
Implementation
CreateStateFileCommand(this.repository, this.currentBranch);