jj/lib
Yuya Nishihara 57806ee8c2 test_commit_builder: reload repo per settings
I'm going to remove the settings argument from start_transaction(),
new_commit(), and rewrite_commit(), and these functions will use the settings
passed in to the constructor.
2024-12-31 10:51:57 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src repo: keep copy of UserSettings, remove RepoSettings 2024-12-31 10:51:57 +09:00
tests test_commit_builder: reload repo per settings 2024-12-31 10:51:57 +09:00
testutils config: extract jj-lib's default values to embedded TOML file 2024-12-25 10:44:37 +09:00
Cargo.toml repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
LICENSE