Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(command): Sort commit message keys consistently
- Implement sorting for message keys in the CommitCommand - Ensure keys are ordered by 'subject', then 'body' - Added a null entry for empty keys to maintain consistency - Improves clarity in the output format of commit messages
- Loading branch information