gitbutler/crates/gitbutler-core/tests/suite/virtual_branches
2024-06-05 22:56:03 +02:00
..
amend.rs Remove BranchNotFound struct 2024-06-01 14:34:16 +02:00
apply_virtual_branch.rs use Marker in place of Code::ProjectInvalid 2024-06-01 14:34:16 +02:00
cherry_pick.rs remove proxy core::git::Oid 2024-06-05 22:56:03 +02:00
create_commit.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
create_virtual_branch_from_branch.rs Remove all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +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 use Marker in place of Code::ProjectInvalid 2024-06-01 14:34:16 +02:00
move_commit_file.rs remove proxy core::git::Oid 2024-06-05 22:56:03 +02:00
move_commit_to_vbranch.rs remove proxy core::git::Oid 2024-06-05 22:56:03 +02:00
oplog.rs remove proxy core::git::Oid 2024-06-05 22:56:03 +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 Remove all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +02:00
selected_for_changes.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
set_base_branch.rs use Marker in place of Code::ProjectInvalid 2024-06-01 14:34:16 +02:00
squash.rs Remove all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +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 all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +02:00
upstream.rs Replace &BranchId to BranchId 2024-05-29 11:07:36 +02:00
verify_branch.rs Remove all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +02:00