##// END OF EJS Templates
localrepo: always set the variable r in status method...
localrepo: always set the variable r in status method This is a small patch to help streamline keeping tracking of the list of files for status in a variable already called 'r' ('s' is for subrepos in this method). We now move the setting of it out of an 'if' block so that we can later refactor more code into the context objects.

File last commit:

r0:9117c656 default
r21465:2edb8648 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer