git: autorefresh config

This commit is contained in:
Joao Moreno
2017-01-31 16:40:05 +01:00
parent 2881fe860d
commit cc8351eb95
3 changed files with 14 additions and 1 deletions

View File

@@ -364,6 +364,11 @@
"configuration": {
"title": "Git",
"properties": {
"git.autorefresh": {
"type": "boolean",
"description": "%config.autorefresh%",
"default": true
},
"git.autofetch": {
"type": "boolean",
"description": "%config.autofetch%",