1
0
Fork 0

#12169. Fix pre-push hook instructions.

master
Denys M 2020-07-02 00:23:11 +04:00 committed by Emily Kager
parent ed3a80a756
commit ff3e738794
1 changed files with 1 additions and 1 deletions

View File

@ -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`.