Skip to content

fix gfm for commit events on dashboard

Administrator requested to merge github/fork/jouve/fix_gfm_commit_events into master

Created by: jouve

We on dashboard, commit events are displayed incorrectly by gfm : it displays "--broken encoding" instead of the actual commit message.

This patch fix it.

Merge request reports