ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 2bbaa4352a refs: rename RefTarget::is_conflict() to has_conflict()
Copied from MergedTree::has_conflict(). I feel it's slightly better since
RefTarget "is" always a Conflict-based type. It could be inverted to
RefTarget::is_resolved(), but refs are usually resolved, and all callers
have special case for !is_resolved() state.
2023-07-23 22:25:57 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos backend: split up store.proto in git and local versions 2023-06-22 13:49:46 +02:00
src refs: rename RefTarget::is_conflict() to has_conflict() 2023-07-23 22:25:57 +09:00
tests refs: rename RefTarget::is_conflict() to has_conflict() 2023-07-23 22:25:57 +09:00
testutils cargo: bump the cargo-dependencies group with 3 updates 2023-07-21 15:34:03 +00:00
Cargo.toml cargo: bump the cargo-dependencies group with 3 updates 2023-07-21 15:34:03 +00:00