Menu

Commit [r10713]  Maximize  Restore  History

scm: use nil instead of @rev at revision text box of "View all revisions" page

@rev is set as default branch at controller.
On Git, in most cases it is "master".
And it is set on revision text box of "View all revisions" page.
"master" branch is NOT revision, so clicking OK button causes error.
It is very confused.

tmaruyama 2012-10-24

changed /trunk/app/views/repositories/revisions.html.erb
/trunk/app/views/repositories/revisions.html.erb Diff Switch to side-by-side view
Loading...