gitbutler/crates/gitbutler-project/src
estib 4eabbaad86 Decouple the get_raw project method
Decouple the `get_raw` method from other variants and only return the information about the project is returned.
This skips any other logic excecuted by the other methods (e.g. `get_inner`)
2024-09-03 13:17:17 +02:00
..
access.rs run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
controller.rs Decouple the get_raw project method 2024-09-03 13:17:17 +02:00
default_true.rs move default_true type to the only place where its relevant 2024-07-09 13:00:26 +02:00
lib.rs optimize git2 for good measure, and enable them from tauri and cli 2024-08-21 19:23:42 +02:00
project.rs remove unused feature flag 2024-08-27 20:46:22 +02:00
storage.rs Ability to update the path of a project 2024-09-02 17:40:05 +02:00