Mercurial > hg
comparison contrib/python-hook-examples.py @ 17650:bf2eb3a126d2
localrepo: use "vfs" constructor instead of "opener" one
This patch also changes initialization order of "*opener" and "*vfs"
fields: first, "*vfs" fields are initialized , and then, "*opener"
ones are initialized.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Fri, 31 Aug 2012 02:06:29 +0900 |
parents | a8d13ee0ce68 |
children | 2b585677220e |
comparison
equal
deleted
inserted
replaced
17649:f65c6a5f256c | 17650:bf2eb3a126d2 |
---|