We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcb3e12 + 279bf05 commit fa67bfdCopy full SHA for fa67bfd
src/etc/pre-push.sh
@@ -7,8 +7,6 @@
7
8
set -Euo pipefail
9
10
-# https://github.com/rust-lang/rust/issues/77620#issuecomment-705144570
11
-unset GIT_DIR
12
ROOT_DIR="$(git rev-parse --show-toplevel)"
13
14
echo "Running pre-push script $ROOT_DIR/x test tidy"
0 commit comments