From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rhys Hardwick Subject: [git-pasky] updating tree and source files Date: Fri, 22 Apr 2005 17:50:23 +0100 Message-ID: <200504221750.24188.rhys@rhyshardwick.co.uk> Reply-To: rhys@rhyshardwick.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-From: git-owner@vger.kernel.org Fri Apr 22 18:48:02 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DP1I2-0007ho-6S for gcvg-git@gmane.org; Fri, 22 Apr 2005 18:46:02 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262065AbVDVQua (ORCPT ); Fri, 22 Apr 2005 12:50:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262066AbVDVQua (ORCPT ); Fri, 22 Apr 2005 12:50:30 -0400 Received: from smtp004.mail.ukl.yahoo.com ([217.12.11.35]:44902 "HELO smtp004.mail.ukl.yahoo.com") by vger.kernel.org with SMTP id S262065AbVDVQu0 (ORCPT ); Fri, 22 Apr 2005 12:50:26 -0400 Received: from unknown (HELO mail.rhyshardwick.co.uk) (rhys?hardwick@81.103.65.153 with plain) by smtp004.mail.ukl.yahoo.com with SMTP; 22 Apr 2005 16:50:25 -0000 Received: from [192.168.1.40] (helo=metatron.rhyshardwick.co.uk) by mail.rhyshardwick.co.uk with esmtpsa (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.50) id 1DP1MG-00048E-SO for git@vger.kernel.org; Fri, 22 Apr 2005 17:50:24 +0100 To: git@vger.kernel.org User-Agent: KMail/1.7.2 Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Hi I have been looking through the scripts, but cannot find out whether when running: git pull, checkout-cache will be run if the tree is different. My main question is, if there is a new version on the git server, and i do a git pull, will this update the source files. Do I have to carry out some more commands in order for this to happen? Sorry if this is a really newb question, but hopefully I should catch up soon! Rhys