mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-21 00:21:35 +03:00
0c9c781bd5
This is more descriptive to what logic lives inside. Further, this allows for splitting up the just branch bits in a separate crate (which is currently in gitbutler-core)
4 lines
34 B
Rust
4 lines
34 B
Rust
mod virtual_branches;
|
|
|
|
mod extra;
|