Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Nov 11, 2016
1 parent 32b5bef commit cd70131
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bin/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
# To enable this hook, rename this file to "pre-commit".
set -e

remote="$1"
url="$2"
echo "$@"

[ -n "$WECHATY_INNER_PRE_HOOK" ] && {
# http://stackoverflow.com/a/21334985/1123955
exit 0
Expand Down

0 comments on commit cd70131

Please sign in to comment.