Mercurial > hg
diff contrib/Makefile.python @ 30291:dc21ea3323c4
manifest: add manifestlog.get to obtain subdirectory instances
Previously manifestlog only allowed obtaining root level manifests. Future
patches will need direct access to subdirectory manifests as part of changegroup
creation, so let's add a get() function that knows how to deal with
subdirectories.
author | Durham Goode <durham@fb.com> |
---|---|
date | Wed, 02 Nov 2016 17:24:06 -0700 |
parents | 9f8b8c4e5076 |
children | 5e947367606c |