Hey folks,

The latest libgit2 provided by Ubuntu 15.04 is 2.1.4 which does not have 
git_threads_init() and git_threads_shutdown(); instead I've changed the source 
to use:

git_libgit2_init();
git_libgit2_shutdown();

I haven't made any commits, but changing this in Application resolved the 
issues I was having with Git.  I'm going to try to find a way to provide this 
for both versions of the Git API.


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to