gitbutler/crates/gitbutler-tauri
Caleb Owens 82c3987d45
Unapply to real branches (#4025)
* Don't return optional

* Rename get_integration_commiter

* Add a header to wip commit

* Stuff

* Unapply all branches

* Reorder code

* Fix one test

* Name resolution

* Fix two tests

* Fix another!

* wip

* Fix so many tests

* Fix unapply.rs tests

* Fix selected for changes tests

* Move unapplying logic to delete_branch method

* Remove unused and kinda borked cherry_commit code

* Fix the tests!!!!!

* Make apply_branch private

* Change handling of headers

* Improve order integrity

* Updated types and comments to convey more meaning
2024-07-01 14:13:52 +00:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Unapply to real branches (#4025) 2024-07-01 14:13:52 +00:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs update config to refer to new crate structure 2024-04-04 12:09:12 +02:00
Cargo.toml Bump tauri from 1.6.7 to 1.6.8 in the cargo group across 1 directory 2024-06-24 14:30:04 +00:00
inject-git-binaries.sh Allow local overrides for the target triple of production windows builds. 2024-05-25 15:05:43 +02:00
tauri.conf.json VSCodium basic setup 2024-06-02 14:53:37 -03:00
tauri.conf.nightly.json remove unneccessary CSPs 2024-05-18 18:13:24 +02:00
tauri.conf.release.json remove unneccessary CSPs 2024-05-18 18:13:24 +02:00