fix(branch-dropdown): show "No branch" label when folder is not a git repository
This commit is contained in:
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "التبديل إلى هذا الفرع",
|
||||
"mergeBranchIntoCurrent": "دمج {branchName} في {currentBranch}",
|
||||
"rebaseCurrentToBranch": "Rebase لـ {currentBranch} على {branchName}",
|
||||
"versionControl": "التحكم في الإصدارات",
|
||||
"noBranch": "بدون فرع",
|
||||
"initGitRepo": "تهيئة مستودع Git",
|
||||
"pullCode": "سحب الكود",
|
||||
"fetchRemoteBranches": "جلب الفروع البعيدة",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "Zu diesem Branch wechseln",
|
||||
"mergeBranchIntoCurrent": "{branchName} in {currentBranch} mergen",
|
||||
"rebaseCurrentToBranch": "{currentBranch} auf {branchName} rebasen",
|
||||
"versionControl": "Versionskontrolle",
|
||||
"noBranch": "Kein Branch",
|
||||
"initGitRepo": "Git-Repository initialisieren",
|
||||
"pullCode": "Code pullen",
|
||||
"fetchRemoteBranches": "Remote-Branches fetchen",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "Switch to this branch",
|
||||
"mergeBranchIntoCurrent": "Merge {branchName} into {currentBranch}",
|
||||
"rebaseCurrentToBranch": "Rebase {currentBranch} onto {branchName}",
|
||||
"versionControl": "Version Control",
|
||||
"noBranch": "No branch",
|
||||
"initGitRepo": "Initialize Git repository",
|
||||
"pullCode": "Pull code",
|
||||
"fetchRemoteBranches": "Fetch remote branches",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "Cambiar a esta rama",
|
||||
"mergeBranchIntoCurrent": "Fusionar {branchName} en {currentBranch}",
|
||||
"rebaseCurrentToBranch": "Rebase de {currentBranch} sobre {branchName}",
|
||||
"versionControl": "Control de versiones",
|
||||
"noBranch": "Sin rama",
|
||||
"initGitRepo": "Inicializar repositorio Git",
|
||||
"pullCode": "Hacer pull del código",
|
||||
"fetchRemoteBranches": "Obtener ramas remotas",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "Basculer vers cette branche",
|
||||
"mergeBranchIntoCurrent": "Fusionner {branchName} dans {currentBranch}",
|
||||
"rebaseCurrentToBranch": "Rebaser {currentBranch} sur {branchName}",
|
||||
"versionControl": "Contrôle de version",
|
||||
"noBranch": "Aucune branche",
|
||||
"initGitRepo": "Initialiser le dépôt Git",
|
||||
"pullCode": "Pull du code",
|
||||
"fetchRemoteBranches": "Récupérer les branches distantes",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "このブランチに切り替え",
|
||||
"mergeBranchIntoCurrent": "{branchName} を {currentBranch} にマージ",
|
||||
"rebaseCurrentToBranch": "{currentBranch} を {branchName} にリベース",
|
||||
"versionControl": "バージョン管理",
|
||||
"noBranch": "ブランチなし",
|
||||
"initGitRepo": "Git リポジトリを初期化",
|
||||
"pullCode": "コードをプル",
|
||||
"fetchRemoteBranches": "リモートブランチをフェッチ",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "이 브랜치로 전환",
|
||||
"mergeBranchIntoCurrent": "{branchName}을(를) {currentBranch}에 병합",
|
||||
"rebaseCurrentToBranch": "{currentBranch}를 {branchName}로 리베이스",
|
||||
"versionControl": "버전 관리",
|
||||
"noBranch": "브랜치 없음",
|
||||
"initGitRepo": "Git 저장소 초기화",
|
||||
"pullCode": "코드 pull",
|
||||
"fetchRemoteBranches": "원격 브랜치 가져오기",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "切换到此分支",
|
||||
"mergeBranchIntoCurrent": "将 {branchName} 合并到 {currentBranch}",
|
||||
"rebaseCurrentToBranch": "将 {currentBranch} 变基到 {branchName}",
|
||||
"versionControl": "版本控制",
|
||||
"noBranch": "无分支",
|
||||
"initGitRepo": "初始化 Git 仓库",
|
||||
"pullCode": "更新代码",
|
||||
"fetchRemoteBranches": "提取远程分支",
|
||||
|
||||
@@ -1068,7 +1068,7 @@
|
||||
"switchToBranch": "切換到此分支",
|
||||
"mergeBranchIntoCurrent": "將 {branchName} 合併到 {currentBranch}",
|
||||
"rebaseCurrentToBranch": "將 {currentBranch} 變基到 {branchName}",
|
||||
"versionControl": "版本控制",
|
||||
"noBranch": "無分支",
|
||||
"initGitRepo": "初始化 Git 倉庫",
|
||||
"pullCode": "更新程式碼",
|
||||
"fetchRemoteBranches": "提取遠端分支",
|
||||
|
||||
Reference in New Issue
Block a user