Problem : When I start msysgit (C:msysgitmsysgitmsys.bat) from its directory, it has an other visual settings, as when I start […]
Tag: msysgit
Why isn’t MinGW’s find command printing all files on drive C:?
QUESTION : I’m using MinGW (as packaged by msysgit for Windows), and I’m trying to list all the files on […]
Is there a way to run git within Powershell?
QUESTION : Is there a way to run git within Powershell? I have a Windows 7 box with msysgit. I’d […]
How to set history length for msys?
Problem : On my Debian VM I’m setting the $HISTSIZE and $HISTFILESIZE (and other history related environment variables) on system […]
How to run internal cmd command from the msys shell?
Problem : The Windows CMD utility has a number of internal commands, such as mklink. How can they be used […]