rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 25 Jul 2020 15:55:09 +0200
changeset 45324 6c56277317c2
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
commitctx: directly pass a ChangingFiles object to changelog.add We pass the rich object to the changelog and it read the field it needs.

[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]