gitbutler/crates/gitbutler-core/tests/suite/virtual_branches
Sebastian Thiel 61a53c6346
Another pass at removing ProjectConflict
As this causes quite a lot of changes, there is this commit to capture them.
2024-06-01 14:34:13 +02:00
..
amend.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
apply_virtual_branch.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
cherry_pick.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
create_commit.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
create_virtual_branch_from_branch.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
delete_virtual_branch.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
fetch_from_remotes.rs Don't pass references to project_id 2024-05-29 10:47:11 +02:00
init.rs Don't pass references to project_id 2024-05-29 10:47:11 +02:00
insert_blank_commit.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
mod.rs Another pass at removing ProjectConflict 2024-06-01 14:34:13 +02:00
move_commit_file.rs remove usage of git::Commit 2024-05-29 17:33:57 +02:00
move_commit_to_vbranch.rs Another pass at removing ProjectConflict 2024-06-01 14:34:13 +02:00
oplog.rs fix oplog-worktree merging 2024-05-29 17:58:54 +02:00
references.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
reorder_commit.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
reset_virtual_branch.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
selected_for_changes.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
set_base_branch.rs Another pass at removing ProjectConflict 2024-06-01 14:34:13 +02:00
squash.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
unapply_ownership.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
unapply.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
undo_commit.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
update_base_branch.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
update_commit_message.rs remove usage of git::Commit 2024-05-29 17:33:57 +02:00
upstream.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
verify_branch.rs Don't pass references to project_id 2024-05-29 10:47:11 +02:00