Mercurial > hg
comparison mercurial/dagop.py @ 41375:f1b0d9988825
diffstat: make --git work properly on renames (issue6025)
`$ hg diff --stat --git` shows only the new filename on renames.
I added the old filename also to the output to make it identical
with the output of `$ git diff --stat`.
Differential Revision: https://phab.mercurial-scm.org/D5628
author | Navaneeth Suresh <navaneeths1998@gmail.com> |
---|---|
date | Thu, 17 Jan 2019 18:05:54 +0530 |
parents | 431cf2c8c839 |
children | 7e55ca658e4b |
comparison
equal
deleted
inserted
replaced
41374:d75fde22de91 | 41375:f1b0d9988825 |
---|