Skip to content

Compatibility with libgit2 0.27

Simon McVittie requested to merge smcv/libgit2-glib:libgit2-027 into master

git_config_add_file_ondisk() now takes an additional (optional) 'repo' argument. Fix the build failure.

[smcv: Make the API change conditional on LIBGIT2_SOVERSION so we can build against either version]

Fixes: #1 (closed)

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903146

Signed-off-by: Simon McVittie smcv@debian.org

Edited by Simon McVittie

Merge request reports