new 500 error at commit view page
Created by: zzjin
pull to lastest master branch got 500 at commit page showing encode error
admin page show this log:
Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT):
app/models/commit.rb:69:in method_missing' app/contexts/commit_load_context.rb:23:in
execute'
app/controllers/commit_controller.rb:11:in `show'