Files
libgit2/include
Carlos Martín Nieto 5bd78c48e1 refs: constify git_reference_peel
We have no need to take a non-const reference. This does involve some other work
to make sure we don't mix const and non-const variables, but by splitting what
we want each variable to do we can also simplify the logic for when we do want
to free a new reference we might have allocated.
2018-12-14 14:44:27 +01:00
..
2018-12-14 14:44:27 +01:00
2018-11-03 16:44:26 +00:00