@@ -113,7 +113,6 @@ async function gitMain() {
}
const behind = statusResult.behind
if (behind > 0 ) {
killProcesses()
console.log(`${behind} change behind, pulling...`)
await git.pull()
The note is not visible to the blocked user.