diff options
Diffstat (limited to 'src/com/gitblit/wicket/GitBlitWebApp.properties')
-rw-r--r-- | src/com/gitblit/wicket/GitBlitWebApp.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index 17bbdecb..39bdd29b 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -76,4 +76,5 @@ gb.group = group gb.description = description
gb.enableTickets = enable tickets
gb.enableDocs = enable docs
-gb.save = save
\ No newline at end of file +gb.save = save
+gb.showRemoteBranches = show remote branches
\ No newline at end of file |