jj/lib
Martin von Zweigbergk 2fe4372121 tree_builder: remove unnecessary has_overrides() method
It's easy to instead check if the new tree id is different from the
tree id.
2023-08-26 07:02:04 -07:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src tree_builder: remove unnecessary has_overrides() method 2023-08-26 07:02:04 -07:00
tests merged_tree: in diff iterator, maintain legacy/modern variant in subtree 2023-08-26 05:58:54 -07:00
testutils Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
Cargo.toml merged_tree: add diff iterator 2023-08-25 06:40:36 -07:00