Mercurial > hg
diff mercurial/mpatch.c @ 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 | 2ef2d3a5cd2d |
children | 8d821a173e4e |