comparison COPYING @ 14981:192e02680d09 stable

setdiscovery: return anyincoming=False when remote's only head is nullid This fixes (issue2907) a crash when using 'hg incoming --bundle' with an empty remote repo and a non-empty local repo. This also fixes an unreported bug that 'hg summary --remote' erroneously reports incoming changes when the remote repo is empty and the local is not. Also, add a test to make sure issue2907 stays fixed
author Andrew Pritchard <andrewp@fogcreek.com>
date Wed, 27 Jul 2011 18:32:54 -0400
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
14980:28e98a8b173d 14981:192e02680d09