Mercurial > hg
comparison .hgsigs @ 21465:2edb8648c500
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.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Tue, 11 Mar 2014 18:35:39 -0500 |
parents | cadad384c97c |
children | dedb68a9532c |
comparison
equal
deleted
inserted
replaced
21464:d19164a018a1 | 21465:2edb8648c500 |
---|