From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [PATCH] Add --show-touched option to show "diff --git" line when contents are unchanged Date: Wed, 8 Aug 2007 10:23:12 +0100 (BST) Message-ID: References: <7v4pjj5fp6.fsf@assigned-by-dhcp.cox.net> <46B1F3F4.5030504@midwinter.com> <20070803053717.GA16379@midwinter.com> <7v4pjc9czm.fsf@assigned-by-dhcp.cox.net> <7v3ayu5scj.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Linus Torvalds , Steven Grimm , Jean-Fran?ois Veillette , Matthieu Moy , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Aug 08 11:23:58 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIhlm-00061W-8P for gcvg-git@gmane.org; Wed, 08 Aug 2007 11:23:58 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757917AbXHHJXx (ORCPT ); Wed, 8 Aug 2007 05:23:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757874AbXHHJXx (ORCPT ); Wed, 8 Aug 2007 05:23:53 -0400 Received: from mail.gmx.net ([213.165.64.20]:59416 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757864AbXHHJXw (ORCPT ); Wed, 8 Aug 2007 05:23:52 -0400 Received: (qmail invoked by alias); 08 Aug 2007 09:23:51 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp032) with SMTP; 08 Aug 2007 11:23:51 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX19Nm3Z78ohNm3nzJO3CyNtCog9YmPIuUdZXc9SMQc EbwTPgfPh3P/gR X-X-Sender: gene099@racer.site In-Reply-To: <7v3ayu5scj.fsf@assigned-by-dhcp.cox.net> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Wed, 8 Aug 2007, Junio C Hamano wrote: > Johannes Schindelin writes: > > > So I have the slight suspicion that all this will accomplish is "shut the > > darn thing up", and old-timers will have a harder time, since they no > > longer spot easily when they did a Dumb Thing and left the index out of > > sync. > > The hardest hit would be old-timers who try to be friendly by > trying to help new people, who has much less chance to notice > and report these much less prominent warnings, over e-mail or > irc. True. It is even bigger than that annoyance to people who know how git works. Ciao, Dscho