Mercurial > public > mercurial-scm > hg
annotate mercurial/__init__.py @ 26230:6b16a3538c20
unionrepo: take delta base in account with building unified revlog
When general delta is enabled, the base is actually meaningful and should be
used. With general delta is enabled, test-unionrepo.t crash without this fix.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 10 Sep 2015 16:14:39 -0700 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |
rev | line source |
---|