gitbutler/crates/gitbutler-core/src/virtual_branches
Sebastian Thiel 1dc52a44c0
restore detection of project conflicts
Previously that variant was removed even though we need it now to
easily detect this case.
2024-06-01 14:32:27 +02:00
..
branch remove unsed branch from implementation 2024-05-24 20:29:31 +02:00
base.rs restore detection of project conflicts 2024-06-01 14:32:27 +02:00
controller.rs restore detection of project conflicts 2024-06-01 14:32:27 +02:00
errors.rs restore detection of project conflicts 2024-06-01 14:32:27 +02:00
files.rs list_remote_commit_files: on merge commit dont show wrong diffs 2024-05-30 15:29:27 +02:00
integration.rs various refactors 2024-06-01 14:32:19 +02:00
mod.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
remote.rs fix a small thing 2024-05-30 17:51:27 +02:00
state.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
target.rs initial implementation of different push target 2024-05-03 11:20:47 +02:00
virtual.rs restore detection of project conflicts 2024-06-01 14:32:27 +02:00