From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 77BE71F4B4; Sat, 19 Sep 2020 09:50:38 +0000 (UTC) Date: Sat, 19 Sep 2020 09:50:38 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: thoughts on Git::Raw / libgit2? Message-ID: <20200919095038.GA10832@dcvr> References: <20200616214050.GA15110@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200616214050.GA15110@dcvr> List-Id: I noped out of Git::Raw since their manpage explicitly stated it's an unstable API. So I'm using Inline::C for libgit2 support (we've been using Inline::C for years, now): https://public-inbox.org/meta/20200919093714.21776-1-e@80x24.org/