mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-06 01:27:24 +03:00
60b4c63078
The virtual branch module structure has been refactored to improve code organization and readability. The module now consists of separate files for virtual branch, remote, and files related functionality. Additionally, materialized view structs have been added for presentation purposes. These structs include `VirtualBranch`, `VirtualBranchCommit`, `VirtualBranchFile`, and `VirtualBranchHunk`. These structs provide a materialized view of the virtual branch data and are used for presentation purposes through the IPC. This refactoring improves code maintainability and provides a clearer separation of concerns between the virtual branch module and the presentation layer. |
||
---|---|---|
.. | ||
icons | ||
src | ||
build.rs | ||
Cargo.toml | ||
tauri.conf.json | ||
tauri.conf.nightly.json | ||
tauri.conf.release.json |