package hg_lib

  1. Overview
  2. Docs
A library that wraps the Mercurial command line interface

Install

Dune Dependency

Authors

Maintainers

Sources

hg_lib-v0.16.0.tar.gz
sha256=ee53cd5759f097c0d19da0ba413b3246acd485fe47bd70fd47694a309d5d9453

CHANGES.md.html

Release v0.16.0

  • Add optional parameter include_files_in_changeset_info to functions that return changesets

    • Allows including the list of changed files in the Changeset_info structure.

  • Add get_default_url function

    • Retrieves the default URL using hg show paths.default