gitbutler/crates/gitbutler-core/tests/virtual_branches/branch
Sebastian Thiel 04bcf3b8b2
adjust Hunk::hash_diff() to produce unique hashes based on input.
The input is variable and maybe empty, maybe a diff header followed
by diff-lines, and it could be an SHA1 of a binary file, which now is
hashed like any other content.
2024-04-21 11:35:26 +02:00
..
file_ownership.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
hunk.rs adjust Hunk::hash_diff() to produce unique hashes based on input. 2024-04-21 11:35:26 +02:00
mod.rs remove branch reader / writer 2024-04-19 23:48:11 +02:00
ownership.rs Make using Hunk::hash with something that's not a hash a hard error. 2024-04-21 11:35:25 +02:00