From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Santi_B=E9jar?= Subject: Re: how to reorder commits Date: Mon, 20 Jul 2009 18:16:08 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: Rustom Mody X-From: git-owner@vger.kernel.org Mon Jul 20 18:17:46 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 1MSvYX-0006wm-Qs for gcvg-git-2@gmane.org; Mon, 20 Jul 2009 18:17:38 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753024AbZGTQQN convert rfc822-to-quoted-printable (ORCPT ); Mon, 20 Jul 2009 12:16:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751439AbZGTQQM (ORCPT ); Mon, 20 Jul 2009 12:16:12 -0400 Received: from an-out-0708.google.com ([209.85.132.250]:33755 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753017AbZGTQQJ convert rfc822-to-8bit (ORCPT ); Mon, 20 Jul 2009 12:16:09 -0400 Received: by an-out-0708.google.com with SMTP id d40so3741206and.1 for ; Mon, 20 Jul 2009 09:16:08 -0700 (PDT) Received: by 10.100.144.14 with SMTP id r14mr6405407and.65.1248106568608; Mon, 20 Jul 2009 09:16:08 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 2009/7/20 Rustom Mody : > On Mon, Jul 20, 2009 at 9:07 PM, Santi B=E9jar wro= te: >> But normally you reorder "changes", not trees. > > Which may not always be conflict-free? No. But the fact that there is no porcelain way to do it may show that reordering trees is not what you normally want, even if reordering trees is conflict-free. HTH, Santi