rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 29 Dec 2018 23:01:12 -0800
changeset 41229 50ca531f1f24
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
narrow: copy store narrowspec to working copy immediately We no longer need to delay it until the end of the transaction since we now restore a backup if the transaction aborts. Differential Revision: https://phab.mercurial-scm.org/D5506

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