rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 09 Feb 2019 14:37:58 -0800
changeset 41677 a950b65cbe1b
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
scmutil: remove special handling of pats==("",) in matchandpats() (API) I don't know under what circumstances we used to pass that value, but we don't seem to do it now. Differential Revision: https://phab.mercurial-scm.org/D5921

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