gitbutler/crates/gitbutler-branch-actions/tests/virtual_branches
Sebastian Thiel 9e236e3469
remove async except for in gitbutler-git
The reason is that it's unclear if maybe it's there for a good reason,
and I don't want to break the complex code in there.
2024-07-28 20:47:35 +02:00
..
amend.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
apply_virtual_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
convert_to_real_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
create_commit.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
create_virtual_branch_from_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
delete_virtual_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
init.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
insert_blank_commit.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
list.rs More tests to understand more about the current branch-listing. 2024-07-28 17:12:23 +02:00
mod.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
move_commit_file.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
move_commit_to_vbranch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
oplog.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
references.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
reorder_commit.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
reset_virtual_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
selected_for_changes.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
set_base_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
squash.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
unapply_ownership.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
undo_commit.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
update_base_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
update_commit_message.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
upstream.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00
verify_branch.rs remove async except for in gitbutler-git 2024-07-28 20:47:35 +02:00