comparison tests/test-convert-hg-source.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 8149ff405c78
children ca275f7ec576
comparison
equal deleted inserted replaced
19324:ad0d8158cefd 19325:ec896f9e8894