Re: msysgit: does git gui work?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Alex Riesen" <raa.lkml@xxxxxxxxx>
In my experience, Windows users (not Mac users forced to use Windows)
_expect_ "." to be in the PATH.

...because they _cannot_ know otherwise. In Windows, you cannot remove "."
from PATH, it is implicitly in it.
It is actually worse than that: the system directories are in PATH
too. Unconditionally.
Yes, the same system directories all them programs put their .exes into.

This is not true:
C:\>where cmd.exe
C:\Windows\System32\cmd.exe

C:\>set path=

C:\>cmd
'cmd' is not recognized as an internal or external command,
operable program or batch file.

Also there is an option to exclude implicit '.' from path, but no one uses it because too many things will break.

- Dmitry

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux