comparison mercurial/filemerge.py @ 39487:931386a0b108

revlog: drop duplicated code This code probably got duplicated by a rebase/evolve conflict. We drop the extra copy, the other copy is right below. This had no real effects since other logic ensure that we never test the same revision twice.
author Boris Feld <boris.feld@octobus.net>
date Tue, 04 Sep 2018 21:05:21 +0200
parents bc0eb1dc6aae
children 86dfae98a3a2
comparison
equal deleted inserted replaced
39486:43d92d68ac88 39487:931386a0b108