🎨 git.ignoreLegacyWarning

This commit is contained in:
Joao Moreno
2017-04-13 10:04:48 +02:00
parent 09400d8073
commit 85b04dc330
3 changed files with 37 additions and 23 deletions

View File

@@ -613,6 +613,11 @@
],
"description": "%config.checkoutType%",
"default": "all"
},
"git.ignoreLegacyWarning": {
"type": "boolean",
"description": "%config.ignoreLegacyWarning%",
"default": false
}
}
}