1549469775 5 years ago
parent
commit
39949d919b
  1. 1
      app.js

1
app.js

@ -35,6 +35,7 @@ function getBranch() {
});
})
}
(async () => {
if (haveGit) {
exec('git remote', function (error, stdout, stderr) {

Loading…
Cancel
Save