Comment 2 for bug 112028

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 112028] don't open repository until needed

I'm not so sure about lazily opening, but rather just explicitly
opening it when we need it, and fixing code that opens it but doesn't
need it.

> - most commands do need the repository

Whether it's "most" or not there are certainly many that do not.

--
Martin