From mboxrd@z Thu Jan 1 00:00:00 1970 From: Douglas Campos Subject: [JGIT] Request For Help/Directions Date: Sat, 1 Aug 2009 00:15:18 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: Git Mailing List X-From: git-owner@vger.kernel.org Sat Aug 01 05:16:17 2009 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 1MX54y-0002ub-Oh for gcvg-git-2@gmane.org; Sat, 01 Aug 2009 05:16:17 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751171AbZHADPi (ORCPT ); Fri, 31 Jul 2009 23:15:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751133AbZHADPi (ORCPT ); Fri, 31 Jul 2009 23:15:38 -0400 Received: from mail-gx0-f213.google.com ([209.85.217.213]:53514 "EHLO mail-gx0-f213.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751023AbZHADPi (ORCPT ); Fri, 31 Jul 2009 23:15:38 -0400 Received: by gxk9 with SMTP id 9so4342160gxk.13 for ; Fri, 31 Jul 2009 20:15:38 -0700 (PDT) Received: by 10.150.206.18 with SMTP id d18mr5996354ybg.9.1249096538087; Fri, 31 Jul 2009 20:15:38 -0700 (PDT) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi to all I'm interested in helping with the implementation, can someone gimme little directions? I was thinking on implement "git checkout " functionality. Any tips? PS: I'm reading the testcases & code to find directions, but got struck at some deprecated types (GitIndex -> DirCache). Sorry for the noise qmx