lib/index.js/syncChanges · function syncChanges(ctx) { · const git = simpleGit(ctx.cwd); · '拉取当前分支对应的远程分支'); · await git.pull(); · '拉取远程主干分支'); ...
確定! 回上一頁