Skip to content

Commit

Permalink
Add debug line
Browse files Browse the repository at this point in the history
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
  • Loading branch information
Eric-Arellano committed Jan 14, 2021
1 parent 0f5101e commit b892663
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-support/githooks/pre-commit
Expand Up @@ -16,6 +16,9 @@ fi
set -e

MERGE_BASE="$(git_merge_base)"
echo "HERE"
echo "$(git rev-parse --symbolic-full-name --abbrev-ref HEAD@\{upstream\})"
echo "DONE"

# When travis builds a tag, it does so in a shallow clone without master fetched, which
# fails in pants changed.
Expand Down

0 comments on commit b892663

Please sign in to comment.