Mercurial > hg
diff .hgignore @ 24918:2eac3ae0d088
localrepo: eliminate local requirements var in init
Localrepo's __init__ function creates a local requirements set to add to before
it replaces the instance's set with it. This is unnecessary, so let's just
use the instance's set directly.
author | Drew Gottlieb <drgott@google.com> |
---|---|
date | Wed, 22 Apr 2015 12:33:08 -0700 |
parents | 3232f92360d4 |
children | a1eff44c432b |