From 39949d919bb49a49ace40ee59ac2168231907682 Mon Sep 17 00:00:00 2001 From: 1549469775 <1549469775@qq.com> Date: Wed, 13 Nov 2019 15:46:53 +0800 Subject: [PATCH] 'a' --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 021634d..c92b8bc 100644 --- a/app.js +++ b/app.js @@ -35,6 +35,7 @@ function getBranch() { }); }) } + (async () => { if (haveGit) { exec('git remote', function (error, stdout, stderr) {