| 
 | 
 | 
###### [Home](home) / [PhpStorm](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
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
1. Install [git-flow](https://github.com/nvie/gitflow/wiki/Installation).
 | 
| 
 | 
 | 
2. Access PhpStorm settings (Linux, Windows:  `File` > `Settings`, Mac: `PhpStorm` > `Preferences`).
 | 
| 
 | 
 | 
3. Expand `Version Control` and select `Git`.
 | 
| 
 | 
 | 
4. Enter the `Path to Git executable` and click `Test` to make sure it is found.
 | 
| 
 | 
 | 
5. Click `OK`.
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
#### References | 
 | 
 | 
\ No newline at end of file |