From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kjetil Barvik Subject: Re: [PATCH] git-rebase-interactive: you can also add new commits to the "work list" Date: Mon, 09 Feb 2009 22:50:27 +0100 Organization: private Message-ID: <86eiy7th3w.fsf@broadpark.no> References: <1234214701-20245-1-git-send-email-barvik@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT Cc: git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Mon Feb 09 22:52:08 2009 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 1LWe2r-0006V7-Jj for gcvg-git-2@gmane.org; Mon, 09 Feb 2009 22:52:02 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755549AbZBIVuc (ORCPT ); Mon, 9 Feb 2009 16:50:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755532AbZBIVub (ORCPT ); Mon, 9 Feb 2009 16:50:31 -0500 Received: from osl1smout1.broadpark.no ([80.202.4.58]:38527 "EHLO osl1smout1.broadpark.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755515AbZBIVua (ORCPT ); Mon, 9 Feb 2009 16:50:30 -0500 Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KET00IHQJC4PRB0@osl1smout1.broadpark.no> for git@vger.kernel.org; Mon, 09 Feb 2009 22:50:28 +0100 (CET) Received: from localhost ([80.202.166.166]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KET006Z0JC32HB0@osl1sminn1.broadpark.no> for git@vger.kernel.org; Mon, 09 Feb 2009 22:50:28 +0100 (CET) In-reply-to: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin writes: > I do not think that this is a good way to spend valuable screen estate; I > think that is what the man page should cover. I agree! Ok, then the correct thing todo whould be to add some lines to the git-rebase.txt file in this case. -- kjetil