如何取消vscode git之前commit all changes when there are no staged changes选中的always
作者:itdef | 2024-02-01 16:25:00
赞
踩
there are no staged changes
vscode的git插件中,当暂存更改没有文件时,会跳出弹窗,提示commit all changes when there are no staged changes。在之前选择时,本人选择了always,后来有些文件要进行区分,不方便,怎么办呢? 方法: 打开settings,输入stage,把红框内的勾去掉就好了