From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: Anyone running GIT on native Windows Date: Sun, 06 May 2007 00:19:10 -0700 Message-ID: <7vejlufmhd.fsf@assigned-by-dhcp.cox.net> References: <2b6901c78faa$cf9aa7e0$0200a8c0@AMD2500> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Git Mailing List" To: "Aaron Gray" X-From: git-owner@vger.kernel.org Sun May 06 09:19:16 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hkb1X-0007y0-Oh for gcvg-git@gmane.org; Sun, 06 May 2007 09:19:16 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755302AbXEFHTM (ORCPT ); Sun, 6 May 2007 03:19:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755307AbXEFHTM (ORCPT ); Sun, 6 May 2007 03:19:12 -0400 Received: from fed1rmmtao102.cox.net ([68.230.241.44]:43558 "EHLO fed1rmmtao102.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755302AbXEFHTM (ORCPT ); Sun, 6 May 2007 03:19:12 -0400 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao102.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070506071910.VBMD2758.fed1rmmtao102.cox.net@fed1rmimpo02.cox.net>; Sun, 6 May 2007 03:19:10 -0400 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo02.cox.net with bizsmtp id vjKA1W00c1kojtg0000000; Sun, 06 May 2007 03:19:11 -0400 In-Reply-To: <2b6901c78faa$cf9aa7e0$0200a8c0@AMD2500> (Aaron Gray's message of "Sun, 6 May 2007 07:50:18 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: "Aaron Gray" writes: > I want to use GIT on Windows without Cygwin or MinGW. > > Has anyone tried this with GNU sh and utils compiled under Windows ? Call me Windoze uninitiated, but isn't that pretty much what MinGW is about?