mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
e2ef2dc721
Previously it would watch every registered project, which could incur more work on all parts of the application than necessary. Now UI sends an event that indicates which project is active, allowing the watch to be setup in that very moment. It's worth noting that the previously watched project is automatically deregistered. |
||
---|---|---|
.. | ||
icons | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
inject-git-binaries.sh | ||
tauri.conf.json | ||
tauri.conf.nightly.json | ||
tauri.conf.release.json |