gitless-vcs / gitless

A simple version control system built on top of Git
https://gitless.com
MIT License
1.93k stars 106 forks source link

Total added and removed messages to git diff and git commit #221

Closed stevdiaz closed 4 years ago

stevdiaz commented 4 years ago

For git diff, the messages will be displayed on top as a summary before everything. For git commit, the info will be displayed as a stats row, similar to the author and date row.