ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 9d5eda107d commit_builder: inline mut_repo.write_commit()
As the doc comment says, it's called only from CommitBuilder. Let's clarify
that. I'm also planning to extract a builder that only writes to the store
(without mutably borrowing a mut_repo.) It will help implement description
template.
2024-07-20 09:06:46 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src commit_builder: inline mut_repo.write_commit() 2024-07-20 09:06:46 +09:00
tests conflicts: switch to multi-line regex, fix minor bug 2024-07-18 18:42:40 -07:00
testutils copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
Cargo.toml cargo: add "bstr" dependency 2024-07-14 23:26:29 +09:00
LICENSE