kmx git
login
register
thodg
/
libgit2
/
tests/diff/parse.c
tests/diff/parse.c
Log
Author
Commit
Date
CI
Message
e774d5af
2016-04-25T16:47:48
diff::parse tests: test parsing a diff Test that we can create a diff file, then parse the results and that the two are identical in-memory.
7166bb16
2016-04-25T00:35:48
introduce `git_diff_from_buffer` to parse diffs Parse diff files into a `git_diff` structure.