From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu Moy Subject: Re: Moving git Date: Fri, 16 Oct 2009 19:10:55 +0200 Message-ID: References: <25926819.post@talk.nabble.com> <25928820.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Richard Lee X-From: git-owner@vger.kernel.org Fri Oct 16 19:13:55 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MyqND-0004cm-I9 for gcvg-git-2@lo.gmane.org; Fri, 16 Oct 2009 19:13:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751198AbZJPRNj (ORCPT ); Fri, 16 Oct 2009 13:13:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750914AbZJPRNj (ORCPT ); Fri, 16 Oct 2009 13:13:39 -0400 Received: from imag.imag.fr ([129.88.30.1]:64188 "EHLO imag.imag.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741AbZJPRNj (ORCPT ); Fri, 16 Oct 2009 13:13:39 -0400 Received: from mail-veri.imag.fr (mail-veri.imag.fr [129.88.43.52]) by imag.imag.fr (8.13.8/8.13.8) with ESMTP id n9GHAtvW020533 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Fri, 16 Oct 2009 19:10:55 +0200 (CEST) Received: from bauges.imag.fr ([129.88.43.5]) by mail-veri.imag.fr with esmtp (Exim 4.69) (envelope-from ) id 1MyqKN-0005dr-Da; Fri, 16 Oct 2009 19:10:55 +0200 In-Reply-To: <25928820.post@talk.nabble.com> (Richard Lee's message of "Fri\, 16 Oct 2009 10\:04\:27 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.1.50 (gnu/linux) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (imag.imag.fr [129.88.30.1]); Fri, 16 Oct 2009 19:10:56 +0200 (CEST) X-IMAG-MailScanner-Information: Please contact MI2S MIM for more information X-IMAG-MailScanner: Found to be clean X-IMAG-MailScanner-SpamCheck: X-IMAG-MailScanner-From: matthieu.moy@grenoble-inp.fr Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Richard Lee writes: > The reason I had problem with git remote rm was because I was using version > 1.5.2 as I installed it from yum. (This is what I hate about CentOS, all the > repositories are old as dirt.) I compiled version 1.6.5 and the command was > there. It's a good idea to have a recent version of Git. The user-friendlyness of Git is progressing quickly, and each new version brings a myriad of little details that will make your life easier while learning Git ;-). -- Matthieu Moy http://www-verimag.imag.fr/~moy/