visual-studio-code - How to disable git for a certain project in vscode?
滿天的星座
滿天的星座 2017-05-02 09:52:00
0
1
1347

How to set up in vscode to disable git for the project, the current setting is

"git.enabled": false,
"git.path": null,
"git.autofetch": false

But this setting will completely disable git in the editor, which is not appropriate. How to disable git for the project, so that some projects can use git monitoring and some projects can disable git monitoring

滿天的星座
滿天的星座

reply all(1)
黄舟

Directly modify the workspace settings of the project:

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template