comparison tests/test-convert-hg-source.t @ 24328:603a8d09e12d

convert: adjust progress bar for octopus merges (issue4169) For merges, we walk the files N-1 times, where N is the number of parents. This means that for an octopus merge with 3 parents and 2 changed files, we actually fetch 6 files. This corrects the progress output of the convert command when such commits are encountered.
author Augie Fackler <augie@google.com>
date Thu, 12 Mar 2015 21:41:50 -0400
parents a3c2d9211294
children 884ef09cf658
comparison
equal deleted inserted replaced
24327:f7c0556d22d7 24328:603a8d09e12d