diff mercurial/windows.py @ 25677:af5b2f4ed594 stable

changegroup: properly compute common base in changeggroupsubset (issue4736) The computation of roots was buggy, any ancestor of a bundled merge which was also a descendant of the parents of a bundled revision were included as part of the bundle. We fix it and add a test for strip (which revealed the problem). Check the test for a practical usecase.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 29 Jun 2015 11:20:09 -0700
parents eea3977e6fca
children 30b910fea244
line wrap: on
line diff