We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a3863e + 279bf05 commit 6736641Copy full SHA for 6736641
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