diff --git a/async-git.sh b/async-git.sh index b4bdf75..ae0f6bb 100755 --- a/async-git.sh +++ b/async-git.sh @@ -15,5 +15,3 @@ git config user.email zhangshan@qniao.cn git status -s git add . && git commit -m "async dev git repo to aliyun git repo" && git push - -