Skip to content

Commit b40d93c

Browse files
committed
pre-commit: test PR76669
PR Link: llvm/llvm-project#76669
1 parent 2fe98a5 commit b40d93c

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/76669"
66

77
# Please rebase manually
88
# git fetch origin

0 commit comments

Comments
 (0)