From 73de9f9d6ac806634b22c150d42c66cb942d1088 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 27 Mar 2017 13:12:29 -0400 Subject: repo/settings/branches: add prompt for bare repository --- 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 846e0c3d..04d36c08 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -658,6 +658,7 @@ settings.collaboration.write = Write settings.collaboration.read = Read settings.collaboration.undefined = Undefined settings.branches = Branches +settings.branches_bare = You cannot manage branches for bare repository. Please push some content first. 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 -- cgit v1.2.3