Home / PhpStorm / Guides / Phalcon
Configuring PhpStorm and Git-Flow
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 Control
and selectGit
. - Enter the
Path to Git executable
and clickTest
to make sure it is found. - Click
OK
.
For notes on usage go to: Gitlab Issues Workflow