From mboxrd@z Thu Jan 1 00:00:00 1970 From: elyod72 Subject: Updating a branch. Date: Thu, 22 Oct 2009 12:21:08 -0700 (PDT) Message-ID: <26015707.post@talk.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 Thu Oct 22 21:21:22 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1N13Do-0005Oy-0O for gcvg-git-2@lo.gmane.org; Thu, 22 Oct 2009 21:21:16 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756658AbZJVTVF (ORCPT ); Thu, 22 Oct 2009 15:21:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756595AbZJVTVF (ORCPT ); Thu, 22 Oct 2009 15:21:05 -0400 Received: from kuber.nabble.com ([216.139.236.158]:47796 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756524AbZJVTVE (ORCPT ); Thu, 22 Oct 2009 15:21:04 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N13Dg-0005t3-Pu for git@vger.kernel.org; Thu, 22 Oct 2009 12:21:08 -0700 X-Nabble-From: elyod72@gmail.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I am a newbie to git, so please bear with me. Here is the scenario that I am struggling with: I have my Master branch. I then create a new branch named Test. I then make changes and additions to the test branch. At the same time I make changes to the Master branch. Now I want to update the Test branch with the latest information from the Master branch. How do I go about doing that? Thanks for you time and help. -- View this message in context: http://www.nabble.com/Updating-a-branch.-tp26015707p26015707.html Sent from the git mailing list archive at Nabble.com.