Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « merge_requests « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c24e591672167850ae20be1f59f739af15ef4710 (plain)
1
2
3
4
- if @commits.present?
  = render 'new_submit'
- else
  = render 'new_compare'