Remove devcontainer Git Feature (#6398)
This commit is contained in:
parent
2a924ec85b
commit
c4a71a991a
|
|
@ -58,9 +58,6 @@
|
|||
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||
"remoteUser": "vscode",
|
||||
"containerUser": "vscode",
|
||||
"features": {
|
||||
"git": "os-provided"
|
||||
},
|
||||
|
||||
"remoteEnv": {
|
||||
// InvenTree config
|
||||
|
|
|
|||
Loading…
Reference in New Issue