New Feature: Custom commit messages

Hey everyone!

We now support custom commit messages in the CLI, thanks to @0xhasann!

Previously, codecrafters submit used a hardcoded message. With this update, you can now do:

codecrafters submit -m "describe your changes"

To use this feature, please update your CLI to the latest version.

Give it a try, and let us know how it works for you!

6 Likes