mirror of
https://github.com/caprover/caprover
synced 2025-12-17 08:45:32 +00:00
Change git default message
This commit is contained in:
@@ -69,7 +69,7 @@ exec('npm run build')
|
||||
})
|
||||
.then(function (data) {
|
||||
var l1 = 'On branch master'
|
||||
var l2 = "Your branch is up-to-date with 'origin/master'"
|
||||
var l2 = "Your branch is up to date with 'origin/master'"
|
||||
var l3 = 'nothing to commit, working tree clean'
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user