gitbutler/crates/gitbutler-core/tests/suite/virtual_branches
Sebastian Thiel 26c39f2a3f
chore: move library from top-level to gitbutler-core
This better expresses what it does, and leaves the `gitbutler-app`
in the top-level where it can serve as visible entrypoint.
2024-03-30 22:39:21 +01:00
..
amend.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
apply_virtual_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
cherry_pick.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
create_commit.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
create_virtual_branch_from_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
delete_virtual_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
fetch_from_target.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
init.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
mod.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
move_commit_to_vbranch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
references.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
reset_virtual_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
selected_for_changes.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
set_base_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
squash.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
unapply_ownership.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
unapply.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
update_base_branch.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
update_commit_message.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
upstream.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00