comparison tests/test-merge5.t @ 19325:ec896f9e8894

changegroup: fix fastpath during commit Change 627cd7842e5d dropped the 'revset' variable which kept track of which changesets were being bundled. Instead, it used "not in commonset" to decide which changesets were outgoing.. which ran into trouble when a commit was in progress.
author Matt Mackall <mpm@selenic.com>
date Wed, 19 Jun 2013 14:17:03 -0500
parents 6da47b655d97
children 76df01e56e7f
comparison
equal deleted inserted replaced
19324:ad0d8158cefd 19325:ec896f9e8894