sapling/eden/scm/tests/test-debuginternals.t
Durham Goode 6b0448a753 treestate: use the Rust constructed TreeState from Python
Summary:
Now that Rust creates and persists a TreeState, let's change Python to
use it instead of creating it's own.

Differential Revision: D39715993

fbshipit-source-id: 1e40df3b8f4710068b563b3e2802935b1d829e8b
2022-09-28 09:28:48 -07:00

21 lines
468 B
Raku

#debugruntest-compatible
$ setconfig format.use-segmented-changelog=true
$ setconfig devel.segmented-changelog-rev-compat=true
$ configure modern
$ newrepo
$ drawdag << 'EOS'
> A
> EOS
$ hg debuginternals
* blackbox (glob)
* store/hgcommits (glob)
* store/indexedlogdatastore (glob)
* store/manifests (glob)
* store/metalog (glob)
* store/mutation (glob)
* store/segments (glob)
$ hg debuginternals -o a.tar.gz 2>/dev/null
a.tar.gz