Is it possible to use Rubymine with msysgit on Windows Permanently deleted user 创建于 2010年10月28日 10:41 Hi guys,I'm trying to us rubymine with msysgit on Windows. However IDE tells me that it cannot find git.exe. Do you support msysgit on Windows?Regards,Alexey Zakharov.
Hello Alexey,
Yes, of course. You need to specify the path to git.exe in Settings | Version
Control | VCSs | Git.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Alexey,
You can either add git binary folder to PATH system property or configure File | Version Control | VCSs | Git | Path to git executable.
Regards,
Oleg
It was my mistake. To integrate with msysgit I need to add git.exe path into redmine vcs settings.