Skip to content

Commit

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

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

# Please rebase manually
# git fetch origin
Expand Down

0 comments on commit ef009db

Please sign in to comment.