Skip to content

Commit 5fbcec4

Browse files
authored
Revert "Clone github/rest-api-description during Codespace pre-build" (#52810)
1 parent 37defac commit 5fbcec4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
// Use 'postCreateCommand' to run commands after the container is created.
6060
"postCreateCommand": "npm ci",
6161

62-
// Use 'updateContentCommand' to run commands to be included in Codespace pre-builds
63-
"updateContentCommand": "git clone https://github.com/github/rest-api-description.git",
64-
6562
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
6663
"remoteUser": "node",
6764

0 commit comments

Comments
 (0)