I uses git as a source control in VS Code. I remember seeing a warning dialog about committing without staging files. I chose "always commit all" or something like that, but now I want the dialog back.
Can anyone suggest how to do it?
I uses git as a source control in VS Code. I remember seeing a warning dialog about committing without staging files. I chose "always commit all" or something like that, but now I want the dialog back.
Can anyone suggest how to do it?
settings.json
:
"git.enableSmartCommit": false