kmx git
login
register
thodg
/
libgit2
/
tests-clar/core/opts.c
tests-clar/core/opts.c
Log
Author
Commit
Date
CI
Message
5df18424
2013-04-01T19:38:23
lol this worked first try wtf
f5e28202
2013-03-25T13:38:43
opts: allow configuration of odb cache size Currently, the odb cache has a fixed size of 128 slots as defined by GIT_DEFAULT_CACHE_SIZE. Allow users to set the size of the cache via git_libgit2_opts(). Fixes #1035.
0d52cb4a
2013-01-24T00:09:55
opts: Some basic tests