mercurial/__init__.py
author Mads Kiilerich <madski@unity3d.com>
Mon, 10 Feb 2014 00:52:16 +0100
changeset 20406 9e331f1f0573
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
localrepo: make it clear that changegroupsubset doesn't take bases but roots changegroupsubset will take the parents of the roots to find the bases. Other parts of Mercurial do not expect that, and a result of that is that some bundles contain more changesets than necessary. No real changes here - just renaming a parameter to document what it is.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: