Home / PhpStorm / Guides / Phalcon
Configuring PhpStorm and Git
This document assumes that:
- You have a working install of (Git)[http://git-scm.com/] on your system.
Steps
- Install git-flow.
- Access PhpStorm settings (Linux, Windows:
File>Settings, Mac:PhpStorm>Preferences). - Expand
Version Controland selectGit. - Enter the
Path to Git executableand clickTestto make sure it is found. - Click
OK.