##// END OF EJS Templates
repo: remove now-unused changectx() method (API)...
repo: remove now-unused changectx() method (API) repo.changectx(x) was just a synonym for repo[x], so any extensions that fail due to this commit should switch over to that form. Differential Revision: https://phab.mercurial-scm.org/D3037

File last commit:

r33806:b70029f3 default
r37332:83686758 default
Show More
test-check-interfaces.py.out
2 lines | 129 B | text/plain | TextLexer
/ tests / test-check-interfaces.py.out
public attributes not in abstract interface: badpeer.badattribute
public attributes not in abstract interface: badpeer.badmethod