From mboxrd@z Thu Jan 1 00:00:00 1970 From: jvsrvcs Subject: How to host a github? Date: Tue, 28 Jul 2009 23:25:29 -0700 (PDT) Message-ID: <24713161.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 Wed Jul 29 08:25:40 2009 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 1MW2bb-00043E-3V for gcvg-git-2@gmane.org; Wed, 29 Jul 2009 08:25:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752612AbZG2GZ3 (ORCPT ); Wed, 29 Jul 2009 02:25:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752559AbZG2GZ3 (ORCPT ); Wed, 29 Jul 2009 02:25:29 -0400 Received: from kuber.nabble.com ([216.139.236.158]:49358 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbZG2GZ3 (ORCPT ); Wed, 29 Jul 2009 02:25:29 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MW2bR-0004me-LY for git@vger.kernel.org; Tue, 28 Jul 2009 23:25:29 -0700 X-Nabble-From: jvsrvcs@gmail.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: I want to share code with a few co-workers and I want to use git. I installed git (cygwin), created a /project/ and then $cd project and then $git init I have found so much documentation as to what to do next, that I'm confused. Do I have to create an account on github in order to share code with a few local developers? Could I run some sort of server on my laptop in order to share code? (we only need to share during office hours). Basically I just want to share code but do not want to sign up for an account on github. How do I work this? thanks jvsrvcs -- View this message in context: http://www.nabble.com/How-to-host-a-github--tp24713161p24713161.html Sent from the git mailing list archive at Nabble.com.