Mercurial > hg
view rust/Cargo.toml @ 42201:258821f2d465
branch: add tests which shows branch can be closed from a non-branchhead cset
This patch shows that we can close a branch even from a cset which is not
a branch head. It was supposed to abort this operation.
Next patch will be fixing the issue.
Differential Revision: https://phab.mercurial-scm.org/D6281
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Tue, 16 Apr 2019 01:19:58 +0530 |
parents | 5532823e8c18 |
children | 79ac59d3f73d |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-direct-ffi", "hg-cpython"] exclude = ["chg", "hgcli"]