Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rust/Cargo.toml
author
Boris Feld <boris.feld@octobus.net>
Thu, 22 Nov 2018 20:01:28 +0100
changeset 40787
9199548525fc
parent 40272
a36c5e23c055
child 40977
98a0fbda8739
permissions
-rw-r--r--
subrepo-git: use an official origvfs when appropriate The origvfs has the auditor properly set and can move file without issue. The current code is currently working without errors because rename are not audited, yet.
[workspace]
members = ["hgcli", "hg-core", "hg-direct-ffi"]
exclude = ["chg"]