From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Obry Subject: Re: Question about git rebase --onto Date: Wed, 17 Feb 2010 12:18:37 +0100 Organization: Home - http://www.obry.net Message-ID: <4B7BD08D.4090408@obry.net> References: <4B6865A9.60603@obry.net> <7v636f7biw.fsf@alter.siamese.dyndns.org> <4B686CAC.7020103@obry.net> <7vhbpx3it2.fsf@alter.siamese.dyndns.org> <4B6AF9EE.3000205@obry.net> <7vr5p1gd2t.fsf@alter.siamese.dyndns.org> <4B7BB604.20205@obry.net> <4B7BC4A7.5070902@obry.net> Reply-To: pascal@obry.net Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Junio C Hamano , git list To: Tay Ray Chuan X-From: git-owner@vger.kernel.org Wed Feb 17 12:18:39 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 1NhhvS-0004Cd-Nv for gcvg-git-2@lo.gmane.org; Wed, 17 Feb 2010 12:18:39 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754863Ab0BQLSd (ORCPT ); Wed, 17 Feb 2010 06:18:33 -0500 Received: from mail-vw0-f46.google.com ([209.85.212.46]:58255 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751173Ab0BQLSc (ORCPT ); Wed, 17 Feb 2010 06:18:32 -0500 Received: by vws8 with SMTP id 8so651227vws.19 for ; Wed, 17 Feb 2010 03:18:30 -0800 (PST) Received: by 10.220.107.220 with SMTP id c28mr1756274vcp.74.1266405510106; Wed, 17 Feb 2010 03:18:30 -0800 (PST) Received: from ?192.168.0.100? (AVelizy-154-1-68-29.w83-204.abo.wanadoo.fr [83.204.186.29]) by mx.google.com with ESMTPS id 25sm8306459vws.21.2010.02.17.03.18.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Feb 2010 03:18:29 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 In-Reply-To: X-Enigmail-Version: 1.0.1 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Tay, > I'm not trying to nit-pick, but it does matter - "git rebase --onto > foo baz~x baz" and "git rebase --onto foo HEAD~x HEAD" are quite > different. Ok, so this was a misunderstanding on my side. Indeed using: $ git rebase --onto v3.1 po/new-context-support~3 po/new-context-support Works fine! Obviously still learning Git :) Thanks. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B