HTTP 500 when no commit message
Created by: mmonge
I just migrate a repo from SVN to Git, some commits did not have message and gitlab shows HTTP 500 when it loads commits index view.
Added an "if" to check Nil and show a warning instead of HTTP 500.