We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28797a commit 55a1b0dCopy full SHA for 55a1b0d
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,7 @@
12
"ghcr.io/devcontainers-extra/features/fish-apt-get:1": {},
13
"ghcr.io/devcontainers-extra/features/neovim-apt-get:1": {},
14
"ghcr.io/devcontainers-extra/features/ripgrep:1": {},
15
- "ghcr.io/schlich/devcontainer-features/jujutsu:0": {},
+ "ghcr.io/devcontainer-community/devcontainer-features/jj-vcs.dev:1": {},
16
"ghcr.io/stuartleeks/dev-container-features/shell-history:0": {}
17
},
18
"customizations": {
0 commit comments