-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 ++++----
gennaro-tedesco
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request