Skip to content

feat: custom commit message on submit#82

Open
0xhasann wants to merge 1 commit intocodecrafters-io:mainfrom
0xhasann:0xhasann/feat-commit-msg
Open

feat: custom commit message on submit#82
0xhasann wants to merge 1 commit intocodecrafters-io:mainfrom
0xhasann:0xhasann/feat-commit-msg

Conversation

@0xhasann
Copy link
Copy Markdown

@0xhasann 0xhasann commented Apr 8, 2026

This PR adds support for custom commit messages in codecrafters submit.

Users can now pass a message using -m / --message:

codecrafters submit -m "commit message"

This change is inspired by a user discussion: #41 (comment)
. I also encountered the same limitation while using the CLI.

Open to feedback and happy to make any changes if needed.

@0xhasann
Copy link
Copy Markdown
Author

0xhasann commented Apr 9, 2026

There are some Sample commits made using -m/--message for custom commit message.
https://github.com/0xhasann/codecrafters-redis-go/commits/main/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant