gitbutler/crates/gitbutler-core/tests/suite/virtual_branches
Sebastian Thiel f82d25741e
use Marker in place of Code::ProjectInvalid
That way, the frontend doesn't see internals.
2024-06-01 14:34:16 +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 all errors that don't trigger a custom code or context 2024-06-01 14:34:16 +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 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 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