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 request: adding in checks for files in the staging area automatically #13

Open
wayne-wang-1119 opened this issue Nov 20, 2024 · 1 comment

Comments

@wayne-wang-1119
Copy link

The current behavior is files need to be added to the staging area first before generating commit message, is it possible to add:

When trying to generate a commit message, if staged changes is empty, use all the changed and automatically push all the changes to the staged changes and generate commit message?

@Sitoi
Copy link
Owner

Sitoi commented Nov 27, 2024

This is a good idea, but it is very likely that there will be too many documents exceeding the token length.

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