gitbutler/crates/gitbutler-core
Mattias Granlund c202d83b6b Allow hunk locking to multiple commits
- adds `locked_to` field to `GitHunk` to avoid looking it up again
- sends array to ui instead of single commit id
2024-04-24 08:15:01 +01:00
..
src Allow hunk locking to multiple commits 2024-04-24 08:15:01 +01:00
tests Use adjacent hunks in commit/lock detection test 2024-04-24 08:15:01 +01:00
Cargo.toml Strongly type the hunk-hash to avoid String, but remain compatible. 2024-04-21 11:35:25 +02:00