comparison mercurial/destutil.py @ 39182:f8db458651c8

revlog: add a method to tells whether rev is stored as a snapshot For now we only have one type of snapshot: full snapshot versus nullrev. However we are looking into adding intermediate snapshot where a large diff against another snapshot is performed instead of storing a full new text. The conditional is a bit strange and is done in order to help readability of a some later changesets.
author Paul Morelle <paul.morelle@octobus.net>
date Fri, 20 Jul 2018 13:32:17 +0200
parents 92213f6745ed
children fbd168455b26
comparison
equal deleted inserted replaced
39181:1464183343b3 39182:f8db458651c8