From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH] doc: clarify definition of "update" for git-add -u Date: Sat, 10 May 2008 19:36:16 -0700 Message-ID: <7vfxsp8t3z.fsf@gitster.siamese.dyndns.org> References: <20080508172506.GA29802@sigill.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Geoffrey Irving , git@vger.kernel.org To: Jeff King X-From: git-owner@vger.kernel.org Sun May 11 04:37:32 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 1Jv1RL-00039x-FY for gcvg-git-2@gmane.org; Sun, 11 May 2008 04:37:31 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753687AbYEKCgp (ORCPT ); Sat, 10 May 2008 22:36:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754071AbYEKCgp (ORCPT ); Sat, 10 May 2008 22:36:45 -0400 Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:43408 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041AbYEKCgg (ORCPT ); Sat, 10 May 2008 22:36:36 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 0191E1012; Sat, 10 May 2008 22:36:35 -0400 (EDT) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (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 ESMTP id 51BFA1011; Sat, 10 May 2008 22:36:31 -0400 (EDT) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 12B121C4-1F03-11DD-88A0-80001473D85F-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: Jeff King writes: > The wrapping is funny to make the text diff easier to read. Junio, do > you prefer it that way, or in the canonical form? Thanks, will apply.