Skip to content

Commit 963c455

Browse files
committed
pre-commit: test PR82334
PR Link: llvm/llvm-project#82334
1 parent 6d2e500 commit 963c455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup_pre_commit_patch.sh

Lines changed: 1 addition & 1 deletion
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/82334"
66

77
# Please rebase manually
88
# git fetch origin

0 commit comments

Comments
 (0)