Search code examples
gitmsysgitgitk

Using gitk on msysgit


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.


Solution

  • Use gitk.cmd from the cmd/ folder