Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app/Commands): fix CommitCommand message parsing
- Update message parsing logic in CommitCommand - Trim leading and trailing whitespace - Remove control characters from the message
- Loading branch information