Mercurial > public > mercurial-scm > hg-stable
comparison mercurial/rewriteutil.py @ 45558:10284ce3d5ed
scmutil: introduce function to check whether repo uses treemanifest or not
In an upcoming patch, I wanted to check whether current repo uses treemanifest
or not.
I looked for a function and found that at all places we manually check for the
requirement in repo requirements. I guess having a dedicated function for that
is much better.
Differential Revision: https://phab.mercurial-scm.org/D8981
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 01 Sep 2020 18:08:24 +0530 |
parents | 78861610ded8 |
children | 3d68b47e461b |
comparison
equal
deleted
inserted
replaced
45557:4c8d9b53b1c7 | 45558:10284ce3d5ed |
---|