#12169. Fix pre-push hook instructions.

releases/v79.1.0
Denys M 4 years ago committed by Emily Kager
parent ed3a80a756
commit ff3e738794

@ -9,7 +9,7 @@
# too long.
#
# You can use it by running this command from the project root:
# `ln -s ../../tools/pre-push-recommended.sh .git/hooks/pre-push`
# `ln -s ../../config/pre-push-recommended.sh .git/hooks/pre-push`
# Descriptions for each gradle task below can be found in the
# output of `./gradlew tasks`.

Loading…
Cancel
Save