gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel 06edec70cb
reuse the commit-graph between runs
This time, it contains whole commits and only flags are reset
between runs. With this amount of re-use, it will manage
to rival `git2`.
2024-08-27 12:17:54 +02:00
..
benches add benchmark just for revwalking 2024-08-21 19:28:11 +02:00
src reuse the commit-graph between runs 2024-08-27 12:17:54 +02:00
tests Merge pull request #4717 from gitbutlerapp/Rebase-revolution 2024-08-22 18:28:49 +02:00
Cargo.toml use gix powered merge-base for performance and reduced memory consumption 2024-08-26 19:35:09 +02:00