Files
libgit2/include
Carlos Martín Nieto c8e249b032 object: deprecate git_object__size for removal
In #5118 we remove the double-underscore to make it a normally-named public
function. However, this is not an interesting function outside of the library
and it takes up a name for something that could be more useful.

Remove the single-underscore version as we have not done any releases with it.
2019-07-29 11:15:32 +02:00
..