libgit2/include
Nicolas Hake c05cd7924d Drop git_patch_to_str
It's hard or even impossible to correctly free the string buffer
allocated by git_patch_to_str in some circumstances. Drop the function
so people have to use git_patch_to_buf instead - git_buf has a dedicated
destructor.
2014-01-22 17:51:32 +01:00
..
git2 Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
git2.h Include git2/revert.h in git2.h 2013-12-03 23:00:50 +08:00