added git feature to dev container

This commit is contained in:
root
2023-07-30 14:38:04 -05:00
parent 9a77854f85
commit 6326c95748

View File

@@ -20,6 +20,7 @@
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
},