We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GIT_DIR
1 parent e794b0f commit 279bf05Copy full SHA for 279bf05
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