gitbutler/crates/gitbutler-repo
Sebastian Thiel ea37a387b4
optimize is_commit_integrated()
- do not repeatedly optain the same state, but cache it
- when doing a merge-check, keep temporary objects in memory only.
2024-07-19 11:14:19 +02:00
..
src optimize is_commit_integrated() 2024-07-19 11:14:19 +02:00
tests Rename ProjectRepo to ProjectRepository 2024-07-09 13:45:04 +02:00
Cargo.toml remove references to gitbutler-core 2024-07-09 15:56:57 +02:00