gitbutler/packages/tauri
Nikita Galaiko 3cdce00170 refactor: simplify checkout options in merge and apply branch functions
The merge_virtual_branch_upstream, apply_branch, and update_base_branch functions had repetitive code for checking out conflicts. This commit refactors the code to use a new CheckoutIndexBuilder struct, which simplifies the checkout options and makes the code more readable.
2023-09-26 10:52:46 +02:00
..
icons new structure 2023-09-06 11:47:35 +02:00
src refactor: simplify checkout options in merge and apply branch functions 2023-09-26 10:52:46 +02:00
build.rs new structure 2023-09-06 11:47:35 +02:00
Cargo.toml explicitly define git url 2023-09-20 15:56:48 +02:00
tauri.conf.json build debs 2023-09-07 17:29:27 +02:00
tauri.conf.nightly.json new structure 2023-09-06 11:47:35 +02:00
tauri.conf.release.json new structure 2023-09-06 11:47:35 +02:00