mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-03 03:44:21 +00:00

This gets the basic plumbing in place for git_diff_blob. There is a known issue where additional parameters like the number of lines of context to display on the diff are not working correctly (which leads one of the new unit tests to fail).
15 lines
204 B
Plaintext
15 lines
204 B
Plaintext
Here is some stuff at the start
|
|
|
|
This should go in one hunk
|
|
|
|
Some additional lines
|
|
|
|
Down here below the other lines
|
|
|
|
With even more at the end
|
|
|
|
Followed by a second hunk of stuff
|
|
|
|
That happens down here
|
|
|