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 542787a commit 434d920Copy full SHA for 434d920
src/devcontainers/base/src/.devcontainer/nhsnotify/postcreatecommand.sh
@@ -35,7 +35,7 @@ git switch -C $UPDATE_BRANCH
35
\cp -f $DEST/.gitignore ./
36
\cp -f $DEST/.gitleaksignore ./
37
38
-git add .
+#git add .
39
#export GPG_TTY=$(tty)
40
#git commit -m "Update default files from $REPO" || echo "No changes to commit"
41
#git switch $CURRENT_BRANCH
0 commit comments