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] option to add more than one change per commit #308

Open
harelhel opened this issue Feb 14, 2023 · 1 comment
Open

[FEAT] option to add more than one change per commit #308

harelhel opened this issue Feb 14, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@harelhel
Copy link

Describe the solution you'd like

often when committing there are multiple changes (i.e refactoring, as well as bug fix) today, the extension only allows for a single change
though it's a good practice to commit often, sometimes we do more than one thing.
i'd like to have an option to use the extension to append more changes to a commit message

Describe alternatives you've considered

manually writing - defeats the purpose of the extension
copying message after using extension and combining in text editor - tedious
commit-message-editor extension - same issue, only one change per commit

@harelhel harelhel added the question Further information is requested label Feb 14, 2023
@yi-Xu-0100
Copy link
Collaborator

👋 @harelhel, If you have multiple changes, it can be described in long description. If you require specific solutions, it may be helpful to provide an example commit message so that we can better understand your needs and provide more effective assistance. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants