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 6285e4c commit 0222c37Copy full SHA for 0222c37
setup-pre-commit-patch.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-export PATCH_ID=DXXXXXX
4
-#export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
+#export PATCH_ID=DXXXXXX
+export GITHUB_PATCH_ID="llvm/llvm-project/pull/86823"
5
export PATCH_ADDITIONAL_FLAGS=""
0 commit comments