推送窗口现在会判断是否有配置Git远程仓库,显示正确的提示信息
This commit is contained in:
@@ -1055,6 +1055,7 @@
|
||||
"pushWindow": {
|
||||
"title": "Push Code",
|
||||
"noUnpushedCommits": "No unpushed commits",
|
||||
"noRemoteConfigured": "No Git remote configured\nAdd a remote in Manage Remotes",
|
||||
"newBranchNoPushedCommits": "New branch — push to create remote tracking branch",
|
||||
"unpushed": "Unpushed",
|
||||
"selectFileToViewDiff": "Select a file to view diff",
|
||||
|
||||
Reference in New Issue
Block a user