Commit 64a2a0c
Edward Thomson
Test
`Index.merge_file` produces the conflict file for a given conflict.
This can be produced for add/add conflicts (that are missing ancestors)
but - by definition - cannot be produced for edit/delete conflicts.
(Git simply leaves the edited file in the working tree without conflict
markup.)
Validate that we handle this case correctly.Index.merge_file with missing sides1 parent 4429cca commit 64a2a0c
1 file changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
292 | 317 | | |
293 | 318 | | |
294 | 319 | | |
| |||
0 commit comments