diff .hgignore @ 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 ce5d711475a3
children a9e1ab2da30d
line wrap: on
line diff