From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Yang Subject: Re: Git and Windows Date: Fri, 26 Oct 2007 10:40:22 +0800 Message-ID: <47215396.1080202@gmail.com> References: <47208817.60804@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: unlisted-recipients:; (no To-header on input) X-From: git-owner@vger.kernel.org Fri Oct 26 04:40:43 2007 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 1IlF7q-0000mm-SO for gcvg-git-2@gmane.org; Fri, 26 Oct 2007 04:40:43 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753302AbXJZCk2 (ORCPT ); Thu, 25 Oct 2007 22:40:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752846AbXJZCk2 (ORCPT ); Thu, 25 Oct 2007 22:40:28 -0400 Received: from wa-out-1112.google.com ([209.85.146.182]:45643 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbXJZCk1 (ORCPT ); Thu, 25 Oct 2007 22:40:27 -0400 Received: by wa-out-1112.google.com with SMTP id v27so851163wah for ; Thu, 25 Oct 2007 19:40:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=6hzqI4nJMRBeYYi8IdZ1ItmB1FZ4gwBuujYo/TNc+5A=; b=p1PyDL+zMEZ37dfkUbiu1XNe7+zPCHta+IKtakTTOnGVdDKcIqGRWtw9ki2Ffp8sR2sF88u7TfxYEyKZ00Hm1geKH63kht95JYQN3O0fAMFlkVU7vLn1Tqjey0ROPgMJKnWzhtImCjuHczGdagWgHHf7CtSwzPAB+ebyT1kkBvg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=LABiLmCxSh2PvT3cDAbbLaECVWHp0+n88wsvDolrLSkju0ri1vnN0cNLBXNk3gUzzU4xQOM5DeikH3eRwirkAr8win9x6FoQhG7IMl8mfF2rrFgXIkP9VCr+mSzjSaISUExvzjvxXXx8M4KUbsqTkGaW0rUY0tQ2MME/AXTTTGU= Received: by 10.115.22.1 with SMTP id z1mr2877158wai.1193366426520; Thu, 25 Oct 2007 19:40:26 -0700 (PDT) Received: from ?192.168.1.123? ( [123.57.144.24]) by mx.google.com with ESMTPS id n20sm3520750pof.2007.10.25.19.40.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Oct 2007 19:40:25 -0700 (PDT) User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin : > Hi, > > On Thu, 25 Oct 2007, Bo Yang wrote: > > >> I am a new comer to this list but I have used git for two week >> development control. I think it is a very cool tool, the only flaw is >> that I have not found Windows version of it. Does git just aim at Linux >> kernel development? Is there any plan or in the future to migrate it to >> windows? >> > > Funny. The first three hits I get from Google are > > Wikipedia, > GitWiki and > msysgit > > The first two pointing to the third. And happily enough, there is a > Download page at the third site. Oh, and it has a description what its > affiliation with git is. > So, if I want to get invovled with the Windows version git development, I should download the Gitme, right? Regards! Bo