Skip to content
Snippets Groups Projects
Commit 10284ce3d5ed authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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
parent 4c8d9b53b1c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment