Skip to content

Commit e778a8d

Browse files
committed
pre-commit: test PR80986
PR Link: llvm/llvm-project#80986
1 parent 4537cd5 commit e778a8d

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

77
# Please rebase manually
88
# git fetch origin

0 commit comments

Comments
 (0)