sapling/mercurial/cext/README.md
Phil Cohen c097dde0b9 READMEs: tweaks based on feedback
Summary: Based on feedback to D6687860.

Test Plan: n/a

Reviewers: durham, #mercurial

Reviewed By: durham

Differential Revision: https://phabricator.intern.facebook.com/D6714211

Signature: 6714211:1515788399:386b8f7330f343349234d1f317e5ac0a594142cf
2018-01-12 12:35:52 -08:00

7 lines
153 B
Markdown

cext
====
Native code used by core Mercurial (not extensions), that depends on Python, lives here.
See also `hgext/extlib/README.md`, `lib/README.md`.