no need to ask to confirm syncing in vscode git
This commit is contained in:
parent
d3e271f97e
commit
488dd6be3c
@ -36,5 +36,6 @@
|
|||||||
"editor.insertSpaces": true,
|
"editor.insertSpaces": true,
|
||||||
"editor.detectIndentation": true,
|
"editor.detectIndentation": true,
|
||||||
"editor.autoIndent": "full",
|
"editor.autoIndent": "full",
|
||||||
"debug.inlineValues": "on"
|
"debug.inlineValues": "on",
|
||||||
|
"git.confirmSync": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user