From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Wildenhues Subject: Re: [PATCH] Improve description of git filter-branch. Date: Thu, 20 Mar 2008 16:43:38 +0100 Organization: Department of Numerical Simulation, University of Bonn Message-ID: <20080320154338.GA4741@ins.uni-bonn.de> References: <20080315103900.GC14769@ins.uni-bonn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Mar 20 16:44:48 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 1JcMwJ-000085-Kc for gcvg-git-2@gmane.org; Thu, 20 Mar 2008 16:44:24 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753032AbYCTPnl (ORCPT ); Thu, 20 Mar 2008 11:43:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753043AbYCTPnl (ORCPT ); Thu, 20 Mar 2008 11:43:41 -0400 Received: from merkur.ins.uni-bonn.de ([131.220.223.13]:39614 "EHLO merkur.ins.uni-bonn.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752889AbYCTPnk (ORCPT ); Thu, 20 Mar 2008 11:43:40 -0400 Received: from ins.uni-bonn.de (gibraltar [192.168.193.254]) by merkur.ins.uni-bonn.de (Postfix) with ESMTP id 29142400002B0 for ; Thu, 20 Mar 2008 16:43:39 +0100 (CET) Mail-Followup-To: Ralf Wildenhues , git@vger.kernel.org Content-Disposition: inline In-Reply-To: <20080315103900.GC14769@ins.uni-bonn.de> User-Agent: Mutt/1.5.17 (2008-03-09) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: * Ralf Wildenhues wrote on Sat, Mar 15, 2008 at 11:39:00AM CET: > > Now that I learned about filter-branch, here's my share of nits with its > documentation, a couple of language nits and inaccuracies. [...] I noted that this wasn't applied. Is there something (or everything? ;-) wrong with the patch? Thanks, Ralf > Documentation/git-filter-branch.txt | 25 +++++++++++++------------ > 1 files changed, 13 insertions(+), 12 deletions(-)