Mercurial > hg
comparison hgext/patchbomb.py @ 43160:84a950007619
perf: fix `perfhelper-pathcopies` report of #changesets
The previous computation `<base>::<target>` was wrong, what we actually need is
`::<target> - ::<base>`.
This is now fixed
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 02 Oct 2019 18:39:20 -0400 |
parents | 3460eee570f7 |
children | 1a0d419ec763 |
comparison
equal
deleted
inserted
replaced
43159:b02387005515 | 43160:84a950007619 |
---|