Skip to content

Commit 48a65b9

Browse files
committed
pre-commit: test PR86312
PR Link: llvm/llvm-project#86312
1 parent 3e5e4db commit 48a65b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_pre_commit_patch.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euo pipefail
33
shopt -s inherit_errexit
44

5-
export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
5+
export GITHUB_PATCH_ID="llvm/llvm-project/pull/86312"
66

77
# Please rebase manually
88
# git fetch origin

0 commit comments

Comments
 (0)