From fb53f4877e2bc6d83ec921bb8315b8749353560b Mon Sep 17 00:00:00 2001 From: domsgit Date: Wed, 12 Aug 2020 14:43:42 +0800 Subject: [PATCH] update --- async-git.sh | 2 ++ test.js | 0 2 files changed, 2 insertions(+) create mode 100644 test.js diff --git a/async-git.sh b/async-git.sh index ae0f6bb..b4bdf75 100755 --- a/async-git.sh +++ b/async-git.sh @@ -15,3 +15,5 @@ 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 + + diff --git a/test.js b/test.js new file mode 100644 index 0000000..e69de29