I understood that git-for-windows
is based on mingw64
and I learned that to install packages I need pacman
, which is not installed in git-for-windows
. I am trying to search for pacman.exe
somewhere in the web but I cannot find it.
I understood that git-for-windows
is based on mingw64
and I learned that to install packages I need pacman
, which is not installed in git-for-windows
. I am trying to search for pacman.exe
somewhere in the web but I cannot find it.