From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [bug] pull faulty 'not uptodate' Date: Wed, 20 Aug 2008 14:50:28 -0700 Message-ID: <7vy72rnyor.fsf@gitster.siamese.dyndns.org> References: <1508D1DF-EDE7-4A64-B354-E2F26578E24D@ai.rug.nl> <7v7iabpejv.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Git Mailinglist To: Pieter de Bie X-From: git-owner@vger.kernel.org Wed Aug 20 23:51:49 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 1KVvae-00059i-CV for gcvg-git-2@gmane.org; Wed, 20 Aug 2008 23:51:40 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751831AbYHTVug (ORCPT ); Wed, 20 Aug 2008 17:50:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751870AbYHTVug (ORCPT ); Wed, 20 Aug 2008 17:50:36 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:64883 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751101AbYHTVuf (ORCPT ); Wed, 20 Aug 2008 17:50:35 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id D800D559A3; Wed, 20 Aug 2008 17:50:33 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id ABE1A5599C; Wed, 20 Aug 2008 17:50:30 -0400 (EDT) In-Reply-To: (Pieter de Bie's message of "Wed, 20 Aug 2008 23:29:35 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 03FFA3CC-6F02-11DD-BED0-B29498D589B0-77302942!a-sasl-fastnet.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Pieter de Bie writes: > On Aug 20, 2008, at 11:22 PM, Junio C Hamano wrote: >> But I also have to wonder why a git-list regular like you are >> reporting >> this _long after_ v1.6.0-rc1 was released. Perhaps this is not >> really a >> big-deal bug spelled in capital letters like you have on your Subject >> line? > > I just noticed it and wanted to report it. I thought the usual way to > do this is to put [BUG] in the subject line. If that is not the common > way to report bugs, I'm sorry. I can also downcase it ;) Nah, don't bother --- that wouldn't help. Checking if it is a regression ("it used to work but recently broken") or a bug ("it does not work as I expect it") and marking the report as such would have helped, though.