gitbutler/crates/gitbutler-branch-actions/tests
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
..
extra Use read-only worktree diff 2024-08-28 11:10:04 +02:00
fixtures Use gix for simple ref-walk that won't go past the merge-base. 2024-08-21 19:28:12 +02:00
virtual_branches Use read-only worktree diff 2024-08-28 11:10:04 +02:00
branch.rs rename gitbutler-virtual to gitbutler-branch-actions 2024-07-10 14:49:48 +02:00