From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758026Ab2IMM2x (ORCPT ); Thu, 13 Sep 2012 08:28:53 -0400 Received: from cantor2.suse.de ([195.135.220.15]:37600 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754583Ab2IMM2w (ORCPT ); Thu, 13 Sep 2012 08:28:52 -0400 Date: Thu, 13 Sep 2012 14:28:51 +0200 Message-ID: From: Takashi Iwai To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Junio C Hamano , Git Mailing List Subject: Re: [GIT PULL] sound fixes for 3.6-rc6 In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 13 Sep 2012 14:03:16 +0200, Takashi Iwai wrote: > > At Thu, 13 Sep 2012 19:51:14 +0800, > Linus Torvalds wrote: > > > > On Thu, Sep 13, 2012 at 7:43 PM, Takashi Iwai wrote: > > > are available in the git repository at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-linus > > > > *PLEASE* don't do this. > > > > You point to a branch, but then the pull request clearly implies there > > is a tag with extra information in it. > > > > And indeed, the actual thing I should pull is not at all "for-linus", > > it seems to be your "tags/sound-3.6" tag. > > > > I don't know if this is the old "git pull-request" breakage where it > > stupidly "corrects" the remote branch when it verifies the branch > > name, or whether it's some other scripting problem. I think current > > git versions should not mess up the tag information, if that's the > > cause, but please verify. > > Oops, yes, it's indeed intended to be tags/sound-3.6. > So please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.6 > > > FWIW, it was an output from git-pull-request, which fell back to the > equivalent branch. Usually I check it manually but I forgot it at > this time just before going to a meeting. > > This was with git 1.7.11.5. I'll check whether this still happens > with 1.7.12. The same problem still happens with git 1.7.12. This is rather annoying than useful. Takashi