

Use the normal Windows notation here (e.g., "C:\Users\USERNAME"). If you really want to use it here are the steps you have to perform:ġ) Select the \usr\bin-folder as git.exe folder.Ģ) Configure the HOME environment variable in Windows, so that Msys2 and TortoiseGit are using the same home directory and global git-config. The TortoiseGit developers only use Git for Windows. The default in Cygwin Git is true.Ĥ) Go to TortoiseGit Section 2.36.10, “Advanced Settings” and set CygwinHack to true in order to activate cygwin workarounds.Īs noted above: There is no official support for Msys2 git in TortoiseGit (do not enable this for the "Git for Windows package!). By default, TortoiseGit uses the Windows home directory which is normally located under c:\Users and Cygwin uses its own home directories which are located under \home.ģ) Configure AutoCrLf, this is necessary as TortoiseGit and Cygwin Git have different defaults. If you really want to use it here are the steps you have to perform:ġ) Select the \bin-folder as git.exe folder.Ģ) Configure the HOME environment variable in Windows, so that Cygwin and TortoiseGit are using the same home directory and global git-config.

Often you can see if you need this when you start git.exe in \mingw\bin-folder and you get a messagebox saying that a dll is missing.Īs noted above: There is no official support for Cygwin git in TortoiseGit (do not enable this for the "Git for Windows package!). entered in the Extra PATH textbox) in order to execute git.exe. In this case it is necessary that the \mingw\bin-folder is on the path (i.e. This is especially needed if you installed the developer version of msysGit ("Full installer (self-contained) if you want to hack on Git" with the filename msysGit-fullinstall-*.exe), You can enter it here and it will get added to the PATH environment variable automatically when TortoiseGit starts. If your git installation needs an extra entry in the PATH environment variable,

Then start TortoiseGit settings, click on Check now and observe the debug messages. In order to debug problems you can open TortoiseGit advanced settings and set "DebugOutputString" to "true" ( Section 2.36.10, “Advanced Settings”).
