Thread (16 messages) flat view 16 messages, 6 authors, 2016-06-15

Re: msysgit: does git gui work?

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:43:28

Hi,

On Fri, 10 Aug 2007, Steffen Prohaska wrote:
I recognized that '.' is included in the PATH in /etc/profile.
I don't think this is a good idea. At least it bit me once when
I expected to run /bin/git but instead /git/./git was chosen.
Shouldn't we remove '.' from the PATH?
In my experience, Windows users (not Mac users forced to use Windows) 
_expect_ "." to be in the PATH.

Regarding the tclsh thing:  IMHO to unwaste space, we should add a

	#!/bin/sh
	exec tclsh84 "$@"

instead.  MinGW does not have symlinks, and we should not put more space 
to waste than Windows does already, by copying files around (yes, the 
repository will not care, but the working tree will).

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help