Skip to content

feat: add support for longer commit messages#44

Open
iamshabell wants to merge 2 commits intoNutlope:mainfrom
iamshabell:feat/long-commit
Open

feat: add support for longer commit messages#44
iamshabell wants to merge 2 commits intoNutlope:mainfrom
iamshabell:feat/long-commit

Conversation

@iamshabell
Copy link
Contributor

This PR updates the command-line interface (CLI) for generating AI commit messages to handle longer messages when the --long or --verbose flag is set. And also set to generate short, concise messages by default, but now users can request more detailed descriptions of their changes. (#29)

Changes Made:

  • Added support for the --long and --verbose flags to generate longer commit
  • Updated the documentation to reflect the new functionality

I hope that helps! Let me know if you need any further assistance.

@lucas-jones
Copy link

Not sure if an issue - but looks like you changed the indentation from tabs -> 2 spaces. Make the diff look a lot bigger than it actually is

@iamshabell iamshabell changed the title Update CLI to handle longer commit messages feat: add support for longer commit messages Feb 15, 2023
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.

3 participants