From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: Grafting Alternate History Date: Tue, 4 Sep 2012 17:56:32 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Cc: To: Andreas Schwab X-From: git-owner@vger.kernel.org Wed Sep 05 00:56:48 2012 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T9232-0001eV-HR for gcvg-git-2@plane.gmane.org; Wed, 05 Sep 2012 00:56:44 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757894Ab2IDW4h (ORCPT ); Tue, 4 Sep 2012 18:56:37 -0400 Received: from exprod6og111.obsmtp.com ([64.18.1.27]:54804 "EHLO exprod6og111.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752880Ab2IDW4h (ORCPT ); Tue, 4 Sep 2012 18:56:37 -0400 Received: from CFWEX01.americas.cray.com ([136.162.34.11]) (using TLSv1) by exprod6ob111.postini.com ([64.18.5.12]) with SMTP ID DSNKUEaHITGBJFAGp6p+pc9YiGEW8TRXJnrC@postini.com; Tue, 04 Sep 2012 15:56:36 PDT Received: from transit.us.cray.com (172.31.17.53) by CFWEX01.americas.cray.com (172.30.88.25) with Microsoft SMTP Server (TLS) id 14.2.318.1; Tue, 4 Sep 2012 17:56:33 -0500 In-Reply-To: (Andreas Schwab's message of "Sat, 01 Sep 2012 08:48:00 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Andreas Schwab writes: > You can set up (the git mirror of) the public repository as a remote in > the private repository and git cherry-pick the commits you want to copy > over. Now why didn't I think of that!? :) Thanks for helping an old bumbler along. :) -Dave