Mercurial > hg
comparison tests/test-merge-subrepos.t @ 16006:39e60576ac98 stable
revset: fix 'remote()' failure when remote repo has more revs than local
current 'remote()' implementation uses 'r' variable, even if it is not
initialized when 'if n in repo' is not true.
this causes unexpected exception.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Fri, 27 Jan 2012 22:29:58 +0900 |
parents | 6169493ac3f9 |
children | 0f64af33fb63 |
comparison
equal
deleted
inserted
replaced
16005:591f258ae630 | 16006:39e60576ac98 |
---|