Skip to content

Commit

Permalink
pre-commit: PR120905
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcxzyw authored and github-actions[bot] committed Dec 22, 2024
1 parent cb00b05 commit 1f33cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_pre_commit_patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -euo pipefail
shopt -s inherit_errexit

export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
export GITHUB_PATCH_ID=llvm/llvm-project/pull/120905
export COMPTIME_MODE=0

# Please rebase manually
Expand Down

0 comments on commit 1f33cd4

Please sign in to comment.