From ab42671c6380d32e1f7e45332e1818c9b7fec024 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 1 Apr 2017 17:56:55 -0400 Subject: repo: handle git.ErrUnsupportedVersion error type --- conf/locale/locale_en-US.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/locale') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 04d36c08..6c30be29 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -662,6 +662,7 @@ settings.branches_bare = You cannot manage branches for bare repository. Please settings.default_branch = Default Branch settings.default_branch_desc = The default branch is considered the "base" branch for code commits, pull requests and online editing. settings.update = Update +settings.update_default_branch_unsupported = Change default branch is not supported by the Git version on server. settings.update_default_branch_success = Default branch of this repository has been updated successfully! settings.protected_branches = Protected Branches settings.protected_branches_desc = Protect branches from force pushing, accidental deletion and whitelist code committers. -- cgit v1.2.3