gitbutler/crates/gitbutler-tauri
estib 395104fb67 Skip the project directory creation when getting the project
When only getting the project information, don't recreate the project directory.
This allows the app to get the information about a project, which path has been moved.
2024-09-02 18:06:34 +02:00
..
icons initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
src Skip the project directory creation when getting the project 2024-09-02 18:06:34 +02:00
.gitignore initial move of crates (no config changes) 2024-04-04 11:49:12 +02:00
build.rs feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
Cargo.toml Merge pull request #4784 from Byron/fix-features 2024-08-29 09:50:53 +02: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 fix: nightly build (#4522) 2024-07-29 08:49:22 +00:00
tauri.conf.nightly.json fix: add linux dependencies to tauri.conf (#4741) 2024-08-23 11:13:00 +02:00
tauri.conf.release.json fix: add linux dependencies to tauri.conf (#4741) 2024-08-23 11:13:00 +02:00
tauri.conf.test.json feat: add WebdriverIO based E2E test setup (#4561) 2024-08-02 10:46:56 +00:00