gitbutler/crates/gitbutler-branch-actions/tests/virtual_branches
2024-10-08 19:40:17 +02:00
..
amend.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
apply_virtual_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
branch_trees.rs Merge master into refactor Branch and Stack 2024-10-08 19:40:17 +02:00
create_commit.rs Rename Branch to Stack 2024-10-08 15:59:27 +02:00
create_virtual_branch_from_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
init.rs Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
insert_blank_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
list_details.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
list.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
mod.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
move_commit_file.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
move_commit_to_vbranch.rs Rename Branch to Stack 2024-10-08 15:59:27 +02:00
oplog.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
references.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
reorder_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
reset_virtual_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
save_and_unapply_virtual_branch.rs Remove old update_base_branch code 2024-10-07 17:46:28 +02:00
selected_for_changes.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
set_base_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
squash.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
unapply_ownership.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
unapply_without_saving_virtual_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
undo_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
update_commit_message.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
upstream.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
verify_branch.rs Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
workspace_migration.rs extract the Branch types to crate gitbutler-stack 2024-10-08 15:27:16 +02:00