HTTP 500 on file edit
Created by: abrgitlab
I've got this, when I tried to edit any file in my project
Started GET "/project/edit/master/index.php" for at 2013-07-26 11:50:35 +0400
Processing by EditTreeController#show as HTML
Parameters: {"project_id"=>"project", "id"=>"master/index.php"}
Completed 500 Internal Server Error in 128ms
NoMethodError (undefined method `sha' for nil:NilClass):
app/controllers/edit_tree_controller.rb:13:in `show''
Gitlab 5.4