gitbutler/crates/gitbutler-diff
Sebastian Thiel 630c253637
for safety, don't fail if the file to be removed doesn't exist.
The code could run into this if `allow_new_file` is `true` and no
file actually exists.
Maybe in practice this can't happen, but calls can be made that trigger this.
2024-09-11 21:39:21 +02:00
..
src for safety, don't fail if the file to be removed doesn't exist. 2024-09-11 21:39:21 +02:00
tests move hunk and diff code to a separate crate, out of the branch one 2024-07-17 20:16:48 +02:00
Cargo.toml Somethign somethign matchy matchy design 2024-08-27 13:05:27 +02:00