Git settings
Is there any way how to set up default location of Git? It's annoying to set git location for each project. I would expect to share this setting between project and have the opportunity to change it for one project (even I haven't met situation I need two different versions of Git at the same time).
Please sign in to leave a comment.
Hello Karel,
This issue was fixed in IDEA X platform that PhpStorm 1.x will be based on. You should have no problems starting from the first EAP build of PhpStorm 1.x.
Up to now nobody requested for having different Git versions for different projects, so we currently do not plan to implement this feature.
Regards,
Kirill
Hi, Kirill!
I'm using version 1.0.1 build 95.315. In this version I still need to set git per project, but regarding to your answer it should be fixed. I'm wondering if I'm doing something wrong? Whole menu for VCS I found under project specific settings.
Anyway, thanks for answer.
Hello Karel,
Sorry for confusion, PhpStorm 1.0.1 (and 1.0.2 that is likely to be out soon) is based in IDEA 9 platform that unfortunately has this problem open. The next version (1.x) should be OK.
Apologies, with current version of PhpStorm there's no other way :(
Regards,
Kirill
I see, so corrected version could be described as > 1.0.2 :-)
Thanks for information, now it's clear.