cannot run program git.cmd createprocess error=2 the system cannot find the file specified

BetaTester

New Member
When I want to press "Check out from Version Control" and then pressing 1. Github I get an error that it can't find the git.cmd path. Is there a simple solution?



-Thanks.
[edit]
I have downloaded the git-1.8.0-preview 20121022 already.
 

Nym Traveel

Active Member
Contributor
Art
World
Have you set up git in intelliJ?
You need to specify your path to git.cmd in File -> Settings -> Version Control -> git
 

Cervator

Org Co-Founder & Project Lead
Contributor
Design
Logistics
SpecOps
Was this what we solved via IRC earlier? The steps in the Dev Setup for straight IntelliJ are pretty old at this point, I've gotten used to starting via pure command line then opening the project after the gradlew idea :)
 
Top