We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a4a50 commit d622da7Copy full SHA for d622da7
options/locale/locale_en-US.ini
@@ -2769,7 +2769,7 @@ branch.new_branch_from = Create new branch from "%s"
2769
branch.renamed = Branch %s was renamed to %s.
2770
branch.rename_default_or_protected_branch_error = Only admins can rename default or protected branches.
2771
branch.rename_protected_branch_failed = This branch is protected by glob-based protection rules.
2772
-branch.commits_divergence_from = Commits divergence: %[1]d behind and %[2]d ahead %[3]s
+branch.commits_divergence_from = Commits divergence: %[1]d behind and %[2]d ahead of %[3]s
2773
branch.commits_no_divergence = The same as branch %[1]s
2774
2775
tag.create_tag = Create tag %s
0 commit comments