From mboxrd@z Thu Jan 1 00:00:00 1970 From: jhapk Subject: Merging branches Date: Tue, 13 Jul 2010 14:28:49 -0700 (PDT) Message-ID: <1279056529462-5289861.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 13 23:28:59 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 1OYn29-00081u-Rv for gcvg-git-2@lo.gmane.org; Tue, 13 Jul 2010 23:28:58 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756161Ab0GMV2x (ORCPT ); Tue, 13 Jul 2010 17:28:53 -0400 Received: from kuber.nabble.com ([216.139.236.158]:51799 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751829Ab0GMV2w (ORCPT ); Tue, 13 Jul 2010 17:28:52 -0400 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OYn21-0003kk-F9 for git@vger.kernel.org; Tue, 13 Jul 2010 14:28:49 -0700 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: http://git.661346.n2.nabble.com/file/n5289861/git.jpg git.jpg Hi, I have a git history which looks something like as in the figure above. I want to merge Branch A in Branch B. However, the commits a1, a2 and a3 are ugly and so I don't want those commits in my Branch B log. Is there anyway that I can only pull the final form of Branch A without pulling the whole history of Branch A? Thanks -- View this message in context: http://git.661346.n2.nabble.com/Merging-branches-tp5289861p5289861.html Sent from the git mailing list archive at Nabble.com.