Mercurial > hg
comparison mercurial/help/hg.1.txt @ 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 | 8fe5fc8d7b8e |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
25676:ec9c258e666d | 25677:af5b2f4ed594 |
---|