Intead of showing 404 give users ability to close MR with missing branches

This commit is contained in:
Dmitriy Zaporozhets 2013-03-20 20:22:29 +02:00
parent a0cc38827f
commit a163135cb5
6 changed files with 40 additions and 16 deletions

View file

@ -2,9 +2,9 @@
- unless params[:to]
%p.slead
Fill input field with commit id like
%code.label_branch 4eedf23
%code.label-branch 4eedf23
or branch/tag name like
%code.label_branch master
%code.label-branch master
and press compare button for commits list, code diff.
%br