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 2909098 commit 668221eCopy full SHA for 668221e
scripts/upgradeable/transpile-onto.sh
@@ -48,7 +48,7 @@ if [[ -v SUBMODULE_REMOTE ]]; then
48
git add "$lib"
49
fi
50
51
-git commit -m "Transpile $commit"
+git commit -m "Transpile $commit" --no-verify
52
53
# return to original branch
54
git checkout "$start_branch"
0 commit comments