Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Commands): Fix issue in CommitCommand
- Change the `mustRun()` method to `run()` in the CommitCommand file - This fixes the timeout issue when committing the message
- Loading branch information