gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel fcafaec2be
process merge-bases in the background
This way, only the first branch has to wait, all further branches will
likely have their merge-base already computed then.
2024-08-21 20:24:22 +02:00
..
benches add benchmark just for revwalking 2024-08-21 19:28:11 +02:00
src process merge-bases in the background 2024-08-21 20:24:22 +02:00
tests Use gix for simple ref-walk that won't go past the merge-base. 2024-08-21 19:28:12 +02:00
Cargo.toml enable max performance to be competitive in object database access. 2024-08-21 19:28:12 +02:00