Reputation: 4945
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?
Upvotes: 2
Views: 2217
Reputation: 569
Go to File -> Preferences -> Settings -> Git: Suggest Smart Commit -> Reset Setting (or check box).
Upvotes: 2