rust/Cargo.toml
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Thu, 26 Mar 2020 17:24:54 -0400
changeset 44623 bb3e05ca21ca
parent 44466 79ac59d3f73d
child 44637 02f66b23cba3
permissions -rw-r--r--
git: implement a basic checkconflict bookmark store method It is heavily based on bmstore's own checkconflict.

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