gitbutler/packages/tauri
Nikita Galaiko 61544a003c feat: add ability to unapply ownership for a hunk in the client
The changes in this commit add support for unapplying ownership for a hunk in the client. This allows users to discard changes made to a specific hunk and revert it back to its original state. The unapplyHunk method is added to the BranchController class, which sends a request to the server to unapply the ownership of the hunk. Upon successful unapplying, the virtual branch store is reloaded to reflect the changes.
2023-09-27 10:23:53 +02:00
..
icons new structure 2023-09-06 11:47:35 +02:00
src feat: add ability to unapply ownership for a hunk in the client 2023-09-27 10:23:53 +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