Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
export const GROUP_BADGE = 'group';
export const PROJECT_BADGE = 'project';
export const PLACEHOLDERS = [
'project_path',
'project_title',
'project_name',
'project_id',
'default_branch',
'commit_sha',
];