We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c087e36 commit 6371c7aCopy full SHA for 6371c7a
src/python/.devcontainer/devcontainer.json
@@ -13,7 +13,7 @@
13
},
14
"ghcr.io/devcontainers/features/python:1": "none",
15
"ghcr.io/devcontainers/features/node:1": "none",
16
- "ghcr.io/devcontainers/features/git:1": {
+ "ghcr.io/devcontainers/features/git:1": {
17
"version": "latest",
18
"ppa": "false"
19
}
0 commit comments