I'm trying to use the gitk on mysysgit. I'm not using Cygwin or MinGW to run mysysgit, just a straight up DOS command prompt on Windows.
The gitk file is in the bin/ folder, but it's not an executable, so when I type gitk
I get:
'gitk' is not recognized as an internal or external command, operable program or batch file.
Use gitk.cmd
from the cmd/
folder