From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: GitLib2 Date: Fri, 12 Dec 2008 12:18:59 -0800 Message-ID: <20081212201859.GR32487@spearce.org> References: <001c01c95c96$901f25e0$b05d71a0$@com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: JD Guzman X-From: git-owner@vger.kernel.org Fri Dec 12 21:20:29 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LBEUr-0006VQ-T4 for gcvg-git-2@gmane.org; Fri, 12 Dec 2008 21:20:26 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752313AbYLLUTA (ORCPT ); Fri, 12 Dec 2008 15:19:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752200AbYLLUTA (ORCPT ); Fri, 12 Dec 2008 15:19:00 -0500 Received: from george.spearce.org ([209.20.77.23]:51149 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752086AbYLLUTA (ORCPT ); Fri, 12 Dec 2008 15:19:00 -0500 Received: by george.spearce.org (Postfix, from userid 1001) id 845A138200; Fri, 12 Dec 2008 20:18:59 +0000 (UTC) Content-Disposition: inline In-Reply-To: <001c01c95c96$901f25e0$b05d71a0$@com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: JD Guzman wrote: > I've done several searches on libgit2 and have found quite a few references > to it. I was wondering is there a way to download the code or is it not > available to the general public yet? git clone http://www.spearce.org/projects/scm/libgit2/libgit2.git It has so few features we haven't yet made it more public. -- Shawn.