gitbutler/crates/gitbutler-core/tests/virtual_branches
Sebastian Thiel 568d35fa90
refactor
- assure that `repository` can't be misused in `hunks_by_filepath()`.
- Use more obvious enumeration to describe and match on lines
- make clear that diff_lines can be a hash
- avoid multiple hashmasps if one would do
- `Hunk::hash_diff` now uses lines with terminator to be close to being a true content hash. This was probably intended by the code originally.
2024-04-21 11:35:26 +02:00
..
branch adjust Hunk::hash_diff() to produce unique hashes based on input. 2024-04-21 11:35:26 +02:00
iterator.rs remove branch reader / writer 2024-04-19 23:48:11 +02:00
mod.rs refactor 2024-04-21 11:35:26 +02:00