-
-
Notifications
You must be signed in to change notification settings - Fork 37
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] use manually scope for commit #50
Comments
Or maybe add a selection for using scope without create config. |
Is it possible to add the scope config into git ignore? |
@vivaxy I do not want to add more config for the open-source project. It may be confused for the project owner. |
@vivaxy If the project uses this extension in the future, it may need to find a bug for the gitignore configuration. 😋 |
This brings more freedom of writing messages, which may bring mess in message scopes. But it should be restricted with tools like Feature accepted. |
Add new scope and only use once. This scope will not be added in workspace `settings.json` Close #50
Is your feature request related to a problem? Please describe.
When I make commit to another open-source project, I may use the scope but do not want to create a setting for workspace.
Describe the solution you'd like
The scope typed here can be used for the current commit.
The text was updated successfully, but these errors were encountered: