GitLab should use 'git log --follow'
Created by: jasperla
It seems that currently the history that GitLab shows stops at renames or moves. This history can still be retrieved through 'git log --follow', would it be possible for GitLab to use --follow too? Or at least make it configurable for situations where this isn't desirable by default?