mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
git: autorefresh config
This commit is contained in:
@@ -364,6 +364,11 @@
|
||||
"configuration": {
|
||||
"title": "Git",
|
||||
"properties": {
|
||||
"git.autorefresh": {
|
||||
"type": "boolean",
|
||||
"description": "%config.autorefresh%",
|
||||
"default": true
|
||||
},
|
||||
"git.autofetch": {
|
||||
"type": "boolean",
|
||||
"description": "%config.autofetch%",
|
||||
|
||||
Reference in New Issue
Block a user