comparison hgext/keyword.py @ 7415:6163ef936a00

protocol: use changegroupsubset() if possible (issue1389) Due to the fix to the pull race, to avoid sending unnecessary changesets, use changegroupsubset if possible. This will increase the load on the server.
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 25 Nov 2008 23:26:33 +0100
parents 27d304c8cc03
children d3f1d316b72b
comparison
equal deleted inserted replaced
7414:040484030491 7415:6163ef936a00