[PATCH 1 of 7] blackbox: log working directory version

timeless timeless at gmail.com
Tue Feb 9 14:56:55 EST 2016


Yuya Nishihara wrote:
>> -                lastblackbox = blackbox
>> +                if not lastblackbox or util.safehasattr(self, '_bbopenerrepo'):
>> +                    lastblackbox = blackbox
>
> Not sure why you've changed it.

If the current blackbox doesn't have a working file handle, I don't
want to step on the previous one.


More information about the Mercurial-devel mailing list