Description
Control Mercurial repositories from Python through Mercurial's command server. It helps applications run repository operations with less process startup overhead than repeatedly launching hg commands.
This is a developer library for VCS automation. Repository operations can modify history, files, or remotes, so tools should confirm destructive actions and handle credentials carefully.