gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel 7ee0520ffb
Use latest rev_walk() based API.
It's a bit more intuitive than `id().ancestors()` when coming from `git2`.
2024-08-23 13:08:37 +02:00
..
benches add benchmark just for revwalking 2024-08-21 19:28:11 +02:00
src Use latest rev_walk() based API. 2024-08-23 13:08:37 +02:00
tests Merge pull request #4717 from gitbutlerapp/Rebase-revolution 2024-08-22 18:28:49 +02:00
Cargo.toml enable max performance to be competitive in object database access. 2024-08-21 19:28:12 +02:00