##// END OF EJS Templates
revset: fix 'remote()' failure when remote repo has more revs than local...
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.
FUJIWARA Katsunori -
r16006:39e60576 stable
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
tests
__init__.py Loading ...
socketutil.py Loading ...