From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: New sync'd branch Date: Fri, 28 Aug 2009 17:08:33 +0300 Message-ID: <83skfcav4u.fsf@gnu.org> References: <878wh9qaku.fsf@sphinx.net.ru> <83praic5r5.fsf@gnu.org> <83d46gcnsb.fsf@gnu.org> <87ocq0l2hw.fsf@iki.fi> <83ab1kcmi5.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1251470679 12157 80.91.229.12 (28 Aug 2009 14:44:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 14:44:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 28 16:44:31 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mh2gp-0005C0-M8 for ged-emacs-devel@m.gmane.org; Fri, 28 Aug 2009 16:44:31 +0200 Original-Received: from localhost ([127.0.0.1]:54865 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh2gp-0001O0-6x for ged-emacs-devel@m.gmane.org; Fri, 28 Aug 2009 10:44:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mh280-0003FR-JZ for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:08:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh27z-0003Em-Ub for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:08:32 -0400 Original-Received: from [199.232.76.173] (port=58299 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh27z-0003Ec-Ll for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:08:31 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10]:19370 helo=mtaout3.012.net.il) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mh27z-0003FV-87 for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:08:31 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KP300900B5DSI00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Fri, 28 Aug 2009 17:08:29 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.144.38]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KP3003X6BA3F9C0@i_mtaout3.012.net.il>; Fri, 28 Aug 2009 17:08:28 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:114755 Archived-At: > From: Juanma Barranquero > Date: Fri, 28 Aug 2009 16:01:30 +0200 > Cc: Emacs developers > > If you install the git executable bundle (currently, that's called > Git-1.6.4-preview20090730.exe ) instead of the msysgit development > environment (that's msysGit-*install-1.6.4-preview20090730.exe), you > can have it set up so it doesn't mess at all with your existing MinGW > or MSYS; the only thing it adds to the PATH is > C:\my_git_install_path\cmd, and that directory just contains a couple > .cmd scripts which locally tweak the PATH to be able to run things in > git\bin. Thanks, I will see if I can find time for trying this out. But if there's no MSYS with its shell, how do the git shell scripts work?