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 Controland selectGit. - Enter the
Path to Git executableand clickTestto make sure it is found. - Click
OK.
For notes on usage go to: (Gitlab Issues Workflow)[https://vc.digitec.local/digitec/digitec-wiki/wikis/gitlab-issues-workflow]