修复本地新创建的分支无法推送到远程
This commit is contained in:
@@ -1039,6 +1039,7 @@
|
||||
"pushWindow": {
|
||||
"title": "Push Code",
|
||||
"noUnpushedCommits": "No unpushed commits",
|
||||
"newBranchNoPushedCommits": "New branch — push to create remote tracking branch",
|
||||
"unpushed": "Unpushed",
|
||||
"selectFileToViewDiff": "Select a file to view diff",
|
||||
"before": "Before",
|
||||
|
||||
Reference in New Issue
Block a user