Show commits for merge request immediatly

This commit is contained in:
Dmitriy Zaporozhets 2012-02-15 01:15:02 +02:00
parent ef396d08fc
commit 8d493019c4
6 changed files with 40 additions and 50 deletions

View file

@ -90,7 +90,6 @@ Gitlab::Application.routes.draw do
resources :merge_requests do
member do
get :diffs
get :commits
end
end