gitbutler/crates/gitbutler-testsupport
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
..
src Use read-only worktree diff 2024-08-28 11:10:04 +02:00
Cargo.toml first simple test for list_branches and basic read-only test framework 2024-07-27 19:14:15 +02:00