diff --git a/commit.sh b/commit.sh index 591ef4b..090a80b 100755 --- a/commit.sh +++ b/commit.sh @@ -4,6 +4,6 @@ set -e git pull --rebase -git commit +git commit --allow-empty git push