ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara ae62b5b946 repo: teach OpStore about the root commit id
This removes an invalid View state from the root operation.

Note that the root index will have to be reindexed in order to resolve "root()"
in the root operation. I don't think this would practically matter, so this
patch doesn't bump the index version to invalidate the existing indexes.

See also 48a9f9ef56 "repo: use Transaction for creating repo-init operation."
2024-10-08 13:21:03 +09:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src repo: add convenient methods to load operation object 2024-10-08 13:21:03 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests repo: teach OpStore about the root commit id 2024-10-08 13:21:03 +09:00
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00