From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH v3.2] rebase: learn to rebase root commit Date: Tue, 06 Jan 2009 00:19:22 -0800 Message-ID: <7vvdssj185.fsf@gitster.siamese.dyndns.org> References: <1230939915-3638-1-git-send-email-trast@student.ethz.ch> <1231176916-14929-1-git-send-email-trast@student.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Thomas Rast X-From: git-owner@vger.kernel.org Tue Jan 06 09:21:18 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 1LK7BM-0007yr-5s for gcvg-git-2@gmane.org; Tue, 06 Jan 2009 09:21:00 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751699AbZAFIT2 (ORCPT ); Tue, 6 Jan 2009 03:19:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751690AbZAFIT1 (ORCPT ); Tue, 6 Jan 2009 03:19:27 -0500 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:42375 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751672AbZAFIT1 (ORCPT ); Tue, 6 Jan 2009 03:19:27 -0500 Received: from localhost.localdomain (unknown [127.0.0.1]) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id CAE521BE9A; Tue, 6 Jan 2009 03:19:26 -0500 (EST) Received: from pobox.com (unknown [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id B2D601BE91; Tue, 6 Jan 2009 03:19:23 -0500 (EST) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: BB9884BA-DBCA-11DD-A498-EB51113D384A-77302942!a-sasl-quonix.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Thomas Rast writes: > Since this is still in 'pu', can you replace it again? Thanks, done.