Home / PhpStorm / Guides / Phalcon
Configuring PhpStorm and Git-Flow
This document assumes that:
- You have a working install of Git 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
. - Install Git Flow Integration PhpStorm plugin.
Git Flow Integration Vendor Opher Vishnia For notes on usage go to: Gitlab Issues Workflow