gitbutler/crates/gitbutler-command-context
Sebastian Thiel 79798c7407
Exclude big files when performing a worktree diff.
This was lost previously when switching it over to a read-only
implementation.
Implementing it with an ignore list will take time, 400ms in the GitLab
repository, but it's not slower than it was before and it is always
preferred to not dump objects into the ODB unnecessarily.
2024-08-29 09:31:59 +02:00
..
src Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00
Cargo.toml Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00