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 b6a2643 commit 19e6968Copy full SHA for 19e6968
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/84694"
6
7
# Please rebase manually
8
# git fetch origin
0 commit comments