Project

General

Profile

Defect #32153 » 0002-Add-test.patch

Mizuki ISHIKAWA, 2019-12-23 09:29

View differences:

app/controllers/repositories_controller.rb
135 135
                       :id     => @project,
136 136
                       :repository_id => @repository.identifier_param,
137 137
                       :path   => @path,
138
                       :rev    => @rev)
138
                       :rev    => @rev,
139
                       :only_path => true)
139 140
  end
140 141

  
141 142
  def entry_and_raw(is_raw)
... This diff was truncated because it exceeds the maximum size that can be displayed.
(3-3/6)