Mercurial > hg
diff mercurial/peer.py @ 29714:69109052d9ac
auditvfs: forward options property from nested vfs
This was breaking my ability to use treemanifests in bundlerepos, and
was deeply mysterious. We should probably just make the options
property a formal part of the vfs API, and make it a required
construction parameter. Sadly, I don't have time to dive into that
refactor right now.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 05 Aug 2016 11:19:22 -0400 |
parents | ead25aa27a43 |
children | e2fc2122029c |