Skip to content

Commit cd350ed

Browse files
committed
pre-commit: test PR147015
PR Link: llvm/llvm-project#147015
1 parent 6e61d9b commit cd350ed

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

77
# Please rebase manually
88
# git fetch origin

0 commit comments

Comments
 (0)