From 4525bab0d69a0004b17e3aea03258588976ccf6b Mon Sep 17 00:00:00 2001 From: zhangshan Date: Wed, 12 Aug 2020 14:09:41 +0800 Subject: [PATCH] async dev git repo to aliyun git repo --- async-git.sh | 2 -- 1 file changed, 2 deletions(-) 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 - -