Fixing a bug that could cause some conflict resolution markers to be ignored when diffing
Dependencies
- [2]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [3]
IYJZVLETCleaning up the literate programming bits
Change contents
- replacement in libpijul/src/diff/replace.rs at line 298
while pos_bytes < next_vertex_pos {loop { - edit in libpijul/src/diff/replace.rs at line 309
}if pos_bytes >= next_vertex_pos {break