From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: Questions about repo and git submodule Date: Sat, 27 Dec 2008 09:45:53 -0800 Message-ID: <20081227174553.GC22075@spearce.org> References: <856bfe0e0812230601m1765b483pe62c7902849e9cea@mail.gmail.com> <20081223152951.GB27865@spearce.org> <856bfe0e0812242228o6a428702i296dc87c76cf9dba@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Git Mailinglist To: Emily Ren X-From: git-owner@vger.kernel.org Sat Dec 27 18:47:37 2008 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 1LGdGC-0008IY-Cy for gcvg-git-2@gmane.org; Sat, 27 Dec 2008 18:47:36 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752922AbYL0Rpz (ORCPT ); Sat, 27 Dec 2008 12:45:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752797AbYL0Rpz (ORCPT ); Sat, 27 Dec 2008 12:45:55 -0500 Received: from george.spearce.org ([209.20.77.23]:46227 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750991AbYL0Rpy (ORCPT ); Sat, 27 Dec 2008 12:45:54 -0500 Received: by george.spearce.org (Postfix, from userid 1001) id 0893438200; Sat, 27 Dec 2008 17:45:53 +0000 (UTC) Content-Disposition: inline In-Reply-To: <856bfe0e0812242228o6a428702i296dc87c76cf9dba@mail.gmail.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Emily Ren wrote: > Thank you for your guide ! I've created git repository with submodules > with a simple script successfully. > > Now I have another question, since my android repo will always sync > up from android.git.kernel.org, my git repository needs to be updated > accordingly. Is there a tool I can use to sync up from repo to git > repositoy ? I think this discussion has moved to the repo-discuss list: https://groups.google.com/group/repo-discuss/browse_thread/thread/2fa368ed7cac5d79 -- Shawn.