From mboxrd@z Thu Jan 1 00:00:00 1970 From: zoucunliang Subject: How to merge some specific project folder into an empty branch. Date: Mon, 20 Jul 2009 23:38:31 -0700 (PDT) Message-ID: <1248158311445-3293753.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jul 21 08:38:48 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 1MT8zw-0003bX-BN for gcvg-git-2@gmane.org; Tue, 21 Jul 2009 08:38:48 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755100AbZGUGic (ORCPT ); Tue, 21 Jul 2009 02:38:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755077AbZGUGib (ORCPT ); Tue, 21 Jul 2009 02:38:31 -0400 Received: from kuber.nabble.com ([216.139.236.158]:40486 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754995AbZGUGib (ORCPT ); Tue, 21 Jul 2009 02:38:31 -0400 Received: from tervel.nabble.com ([192.168.236.150]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MT8zf-0005nP-Eb for git@vger.kernel.org; Mon, 20 Jul 2009 23:38:31 -0700 X-Nabble-From: zclgibson@gmail.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi all, Currently i want to merge one project into another git branch. For example I have a branch name A and there is a project called p1 under folder projects/p1/. and i have a empty branch B. i just want to merge project "projects/p1/" into my empty branch B. But I don't want to merge other parts(for example projects/p2). Can anyone help me please? Thanks a lot. -- View this message in context: http://n2.nabble.com/How-to-merge-some-specific-project-folder-into-an-empty-branch.-tp3293753p3293753.html Sent from the git mailing list archive at Nabble.com.