summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 2d9875eb496..9cfeb6228ec 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -255,6 +255,7 @@ Gitlab::Application.routes.draw do
collection do
get :branch_from
get :branch_to
+ get :update_branches
end
end