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

Make gptcommit not overwrite commit message when using git commit --amend #2

Closed
grayfallstown opened this issue Jan 15, 2023 · 3 comments

Comments

@grayfallstown
Copy link
Contributor

When using git commit --amend gptcommit always replaces the last commit message with the same generic message:

# AI Generated Commit Summary:
# EDIT BELOW AS NEEDED
- Refactor backend code to improve performance
- Update frontend design to improve user experience
- Add new features to improve application functionality
#
# File-level changes:
~                      
@zurawiki
Copy link
Owner

Thanks for reporting this issue @grayfallstown. I agree that this is not the intended behavior. I'm working next week to address this issue, expect an update then.

@zurawiki
Copy link
Owner

This should be fixed in the next release. Closing

@zurawiki
Copy link
Owner

Fixed in v0.1.1

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

No branches or pull requests

2 participants