Fix a regression: Libgit2 changed to way to read string config values
commitaeea1162482b7e073387747b32e95075f912f84d
authorSven Strickroth <email@cs-ware.de>
Wed, 18 Mar 2015 21:11:47 +0000 (18 22:11 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 19 Mar 2015 16:50:10 +0000 (19 17:50 +0100)
treeea803428b30962545ad943e4893b8f560437d4ea
parentdd05e16f7e5d309a58cf973c321fd0b192c6146a
Fix a regression: Libgit2 changed to way to read string config values

Regression introduced in revision 277e5282a9e9f020245a567b0c526083102d75d4.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/SmartLibgit2Ref.h
src/libgit2/filter-filter.c
test/UnitTests/UnitTests.vcxproj
test/UnitTests/UnitTests.vcxproj.filters
test/UnitTests/libgit2Test.cpp [new file with mode: 0644]