Search code examples
cygwinegit

Where is git installed with cygwin?


I am going through the EGit user guide and it says I should point out the system wide configuration by telling Eclipse where Git is installed with Windows and then it says I should do the same if I am using Cygwin. I'm not sure where in my Cygwin folder Git is installed. Can anyone help me? Thanks!


Solution

  • you can point to {{cygwin_path}}/bin/git.exe or you can install git separately and point to that instance.