git2go/settings
Carlos Martín Nieto 29a983b68f Switch default to static linking
Build in libgit2 statically into git2go by default, removing the need
for the right version to be available as a shared object.

We do still need to link dynamically against OpenSSL and LibSSH2.
2014-06-03 17:47:53 +02:00
..
settings.go Switch default to static linking 2014-06-03 17:47:53 +02:00
settings_test.go Add a settings package 2014-03-25 09:27:05 +01:00