Skip to content

Feature Idea: Show Changes with git --statΒ #479

@kevintraver

Description

@kevintraver

Currently in Diff View File History the changes show up like this:

A added-file-1.js 3, 0
A added-file-2.js 13, 0
M changed-file-1.js 9, 12
M changed-file-2.js 4, 4

It would be useful to have an option to show the changes similar to git log --stat

A added-file-1.js   |  3 +++
A added-file-2.js   | 13 +++++++++++++
M changed-file-1.js | 21 +++++++++------------
M changed-file-2.js |  8 ++++----

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions