8000 中文jiance · Dollbug/pp-git-cli@d57760d · GitHub
[go: up one dir, main page]

Skip to content

Commit d57760d

Browse files
author
chenxf
committed
中文jiance
1 parent 9f69e8a commit d57760d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ function updateCode({ commit = "update" } = {}) {
1212
execSync(`git push origin ${currentBranch}`);
1313
}
1414

15-
1615
function checkoutBranch({ branch }) {
1716
// updateCode();
1817
execSync(`git checkout ${branch}`);

0 commit comments

Comments
 (0)
0