From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262412AbVFVAqI (ORCPT ); Tue, 21 Jun 2005 20:46:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262417AbVFVAqI (ORCPT ); Tue, 21 Jun 2005 20:46:08 -0400 Received: from mail.dvmed.net ([216.237.124.58]:10410 "EHLO mail.dvmed.net") by vger.kernel.org with ESMTP id S262412AbVFVAqF (ORCPT ); Tue, 21 Jun 2005 20:46:05 -0400 Message-ID: <42B8B4C8.70704@pobox.com> Date: Tue, 21 Jun 2005 20:46:00 -0400 From: Jeff Garzik User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: linux-kernel@vger.kernel.org Subject: Re: git-pull-script on my linus tree fails.. References: <42B838BC.8090601@pobox.com> <42B84E20.7010100@pobox.com> <42B8542A.9020700@pobox.com> <42B859B4.5060209@pobox.com> <42B8A82E.4020207@pobox.com> <42B8A8CA.9040804@pobox.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > Oops. Typo of mine. "revs" is incorrect, it should be "refs". > > So because it's testing the wrong directory for the branch name, it > obviously won't find the branch, and decides that you used just a regular > commit name. git-checkout-script is now switching branches correctly :) Now stay tuned for my next email, where I demonstrate how to reproduce git-prune-script eating data :) Jeff