Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for longer commit messages #44

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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.

None yet

3 participants