Mercurial > hg
comparison mercurial/hgweb/common.py @ 20222:228ae760942f
pull: run findcommon incoming on unfiltered repo
The discovery is not yet ready for filtered repo. Pull was using filtered for
its discovery which is wrong. It worked by dumb luck because discovery mainly
use funtion that does not respect the filtering.
Trying to makes discovery work on filtered repo revealed this bug.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Sat, 16 Nov 2013 11:53:44 -0500 |
parents | d51c4d85ec23 |
children | a111e460318a |
comparison
equal
deleted
inserted
replaced
20221:7401bb54fe76 | 20222:228ae760942f |
---|