On Sat, Jun 8, 2013 at 9:10 AM, Duy Nguyen [off-list ref] wrote:
Do we want to
freeze libgit.a API so that scripts will not be audited and changed
unncessarily?
No. Until we ship libgit.so the API remains internal, and free to change.
I still think that binding new languages to a clean library
like libgit2 is better than to libgit.a. Just thinking of what might
work and what might not is already a headache.
Let the code speak. Show me a script in any language that does
something useful using libgit2, doing the equivalent to at least a
couple of 'git foo' commands.
--
Felipe Contreras