What is the difference between running gitbash commands (in windows) and command line? I installed Gitbash on my Windows machine, and using the mkdir function, a new directory is not created (the folder that I see).
Both install HOMEcorrectly (it is not installed by default on Windows, unlike Unix / Linux).And both add git to %PATH%.
HOME
%PATH%
This is the package in git For Windows (with 64bits coming soon , with later bash).
gitbash mingw64 Windows 10, c:, mkdir .
c: cd/c/ , . C, CD mkdir yournewdirectoryname. .