On Sat, Jun 8, 2013 at 9:10 AM, Duy Nguyen <pclo...@gmail.com> 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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to