comparison mercurial/tagmerge.py @ 24454:59904edf0a5e

revlog: make converting from inline to non-line work after a strip The checkinlinesize function, which converts inline revlogs to non-inline, uses the current transaction's "data" field to determine how to update the transaction after the conversion. This change works around the missing data field, which is not in the transaction after a strip.
author Mike Edgar <adgar@google.com>
date Wed, 25 Mar 2015 15:58:31 -0400
parents e53f6b72a0e4
children fa91c49a9b9f
comparison
equal deleted inserted replaced
24453:65f1a29685ab 24454:59904edf0a5e