debian-mirror-gitlab/app/components/diffs/stats_component.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
113 B
Text
Raw Normal View History

2022-06-21 17:19:12 +05:30
.js-diff-stats-dropdown{ data: { changed: @changed, added: @added, deleted: @removed, files: diff_files_data } }