推送窗口现在会判断是否有配置Git远程仓库,显示正确的提示信息
This commit is contained in:
@@ -1055,6 +1055,7 @@
|
||||
"pushWindow": {
|
||||
"title": "Enviar código",
|
||||
"noUnpushedCommits": "Nenhum commit não enviado",
|
||||
"noRemoteConfigured": "Nenhum remoto Git configurado\nAdicione um em «Gerenciar remotos»",
|
||||
"newBranchNoPushedCommits": "Nova branch — enviar para criar branch de rastreamento remota",
|
||||
"unpushed": "Não enviado",
|
||||
"selectFileToViewDiff": "Selecione um arquivo para ver as diferenças",
|
||||
|
||||
Reference in New Issue
Block a user