ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 1b5cd140d5 CommitBuilder: remove unneeded store arguments
The `CommitBuilder::store` field is used only in
`CommitBuilder::write_to_repo()`, but we can easily get access to the
`Store` from the `repo` argument there, so let's remove the field.
2022-07-06 07:21:57 -07:00
..
src CommitBuilder: remove unneeded store arguments 2022-07-06 07:21:57 -07:00
tests CommitBuilder: remove unneeded store arguments 2022-07-06 07:21:57 -07:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump serde_json from 1.0.81 to 1.0.82 2022-07-01 02:19:56 +08:00