From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Herland Subject: Re: [PATCH v6 13/13] git-notes(1): add a section about the meaning of history Date: Thu, 11 Mar 2010 11:59:24 +0100 Message-ID: <201003111159.24935.johan@herland.net> References: <2a789ed6300651d06fbe5835184e2669a2c483cc.1268229087.git.trast@student.ethz.ch> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: 7BIT Cc: git@vger.kernel.org, Johannes Sixt To: Thomas Rast X-From: git-owner@vger.kernel.org Thu Mar 11 11:59:45 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Npg7E-0007rL-Vu for gcvg-git-2@lo.gmane.org; Thu, 11 Mar 2010 11:59:45 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757373Ab0CKK7k (ORCPT ); Thu, 11 Mar 2010 05:59:40 -0500 Received: from smtp.getmail.no ([84.208.15.66]:55570 "EHLO smtp.getmail.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756886Ab0CKK7k (ORCPT ); Thu, 11 Mar 2010 05:59:40 -0500 Received: from smtp.getmail.no ([10.5.16.4]) by get-mta-out02.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0KZ400A9F6J2Z540@get-mta-out02.get.basefarm.net> for git@vger.kernel.org; Thu, 11 Mar 2010 11:59:26 +0100 (MET) Received: from alpha.localnet ([84.215.68.234]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0KZ400FW66J1A940@get-mta-in01.get.basefarm.net> for git@vger.kernel.org; Thu, 11 Mar 2010 11:59:26 +0100 (MET) X-PMX-Version: 5.5.3.366731, Antispam-Engine: 2.7.0.366912, Antispam-Data: 2010.3.11.104819 User-Agent: KMail/1.13.1 (Linux/2.6.32-ARCH; KDE/4.4.1; x86_64; ; ) In-reply-to: <2a789ed6300651d06fbe5835184e2669a2c483cc.1268229087.git.trast@student.ethz.ch> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wednesday 10 March 2010, Thomas Rast wrote: > To the displaying code, the only interesting thing about a notes ref > is that it has a tree of the required format. However, notes actually > have a history since they are recorded as successive commits. > > Make a note about the existence of this history in the manpage, but > keep some doors open if we want to change the details. > > Signed-off-by: Thomas Rast Acked-by: Johan Herland -- Johan Herland, www.herland.net