fix(branch-dropdown): show "No branch" label when folder is not a git repository
This commit is contained in:
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "Mudar para esta branch",
|
||||
"mergeBranchIntoCurrent": "Mesclar {branchName} em {currentBranch}",
|
||||
"rebaseCurrentToBranch": "Rebase de {currentBranch} sobre {branchName}",
|
||||
"versionControl": "Controle de versão",
|
||||
"noBranch": "Sem ramo",
|
||||
"initGitRepo": "Inicializar repositório Git",
|
||||
"pullCode": "Fazer pull do código",
|
||||
"fetchRemoteBranches": "Buscar branches remotas",
|
||||
|
||||
Reference in New Issue
Block a user