From mboxrd@z Thu Jan 1 00:00:00 1970 From: "ryan@iridiumsuite.com" Subject: need to create new repository initially seeded with several branches Date: Wed, 31 Aug 2011 08:25:25 -0700 (PDT) Message-ID: <1314804325568-6746957.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 Wed Aug 31 17:25:36 2011 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 1QymfW-0006MU-6e for gcvg-git-2@lo.gmane.org; Wed, 31 Aug 2011 17:25:34 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756468Ab1HaPZ0 (ORCPT ); Wed, 31 Aug 2011 11:25:26 -0400 Received: from sam.nabble.com ([216.139.236.26]:34912 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755477Ab1HaPZZ (ORCPT ); Wed, 31 Aug 2011 11:25:25 -0400 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QymfN-0002Af-Il for git@vger.kernel.org; Wed, 31 Aug 2011 08:25:25 -0700 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Noobie here...Don't ask why, but I have essentially 3 branches in separate code bases on my file system that aren't in a repository right now. I would like to turn this into a git repository. One branch being master, the second develop and finally a third branch that is extended off the develop branch. Is there a way to do this? Could someone give me a step by step? I am having a hard enough time just getting use to git and I am lost trying to figure this out. thanks so much -- View this message in context: http://git.661346.n2.nabble.com/need-to-create-new-repository-initially-seeded-with-several-branches-tp6746957p6746957.html Sent from the git mailing list archive at Nabble.com.