Mercurial > hgsubversion
comparison tests/comprehensive/test_stupid_pull.py @ 657:9cf547fc36e8
pull: fix shallow clone when lastest change isn't HEAD.
Previously, using `hg clone --startrev HEAD` when the actual HEAD
revision didn't touch the prefix, would cause it to report that no
changes were found. Using last_changed_rev instead of HEAD fixes
this. In order to better test this scenario, we now clone the trunk
subdirectory of all the fixtures.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Wed, 11 Aug 2010 19:57:34 +0200 |
parents | 58f397523604 |
children | 124cd25de4ef |
comparison
equal
deleted
inserted
replaced
656:1add57910c82 | 657:9cf547fc36e8 |
---|