Mercurial > hg
comparison CONTRIBUTORS @ 38839:f64ebe7d2259
narrowspec: use sparse.parseconfig() to parse narrowspec file (BC)
This also make narrow files use 'include' and 'exclude' instead of plural forms
which are 'includes' and 'excludes'.
This is BC because existing narrowspecs have to replace excludes, includes words
with exclude and include i.e. their singular versions.
Differential Revision: https://phab.mercurial-scm.org/D4057
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 03 Aug 2018 22:29:04 +0530 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
38838:8fe62ad9f4ff | 38839:f64ebe7d2259 |
---|