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 2adf2af commit 90b5e10Copy full SHA for 90b5e10
scripts/setup_pre_commit_patch.sh
@@ -2,7 +2,7 @@
2
set -euo pipefail
3
shopt -s inherit_errexit
4
5
-export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
+export GITHUB_PATCH_ID="llvm/llvm-project/pull/85932"
6
7
# Please rebase manually
8
# git fetch origin
0 commit comments