gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel 7e0878a14f
Use read-only worktree diff
The worktree diff is essentially a 'git status' with a given tree,
and that can be expressed with a diff of the workdir, the index and a tree.

This comes at the expense of not being able to control which file sizes are diffed.
2024-08-28 11:10:04 +02:00
..
benches add benchmark just for revwalking 2024-08-21 19:28:11 +02:00
src Also debug-trace information on list_virtual_branches calls. 2024-08-28 11:09:33 +02:00
tests Use read-only worktree diff 2024-08-28 11:10:04 +02:00
Cargo.toml Somethign somethign matchy matchy design 2024-08-27 13:05:27 +02:00