summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2018-11-13 14:13:40 +0100
committerPatrick Steinhardt <ps@pks.im>2018-11-13 14:13:40 +0100
commitafc64bcd4c923793403e7995fc38f71beec7779c (patch)
tree1ee7592bf5485698e394193dcf9fc3c77d3e6c3d /src/commit.c
parentfe215153083401608b643213474b5979018abfa0 (diff)
downloadlibgit2-afc64bcd4c923793403e7995fc38f71beec7779c.tar.gz
tests: apply: fix reference to deprecated `git_buf_free`
Since commit 56ffdfc61 (buffer: deprecate `git_buf_free` in favor of `git_buf_dispose`, 2018-02-08), the function `git_buf_free` is deprecated and shall not be used anymore. As part of the new apply framework that has been cooking for quite some time some new references have been introduced to that deprecated function. Replace them with calls to `git_buf_dispose`.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions