Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • phpstorm git flow

phpstorm git flow · Changes

Page history
rcabral created page: phpstorm-git-flow authored Feb 17, 2014 by Rene Cabral's avatar Rene Cabral
Hide whitespace changes
Inline Side-by-side
phpstorm-git-flow.markdown
View page @ 6da89683
......@@ -8,16 +8,25 @@ 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`.
6. Install Git Flow Integration PhpStorm plugin.
1. Setup Git in PhpStorm.
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`.
2. Enable Version Control Integration in PhpStorm.
1. If this setting is NOT enabled you will see the option `Enable Version Control Integration` under the `VCS` menu.
3. Install Git Flow Integration PhpStorm plugin.
1. Access PhpStorm settings (Linux, Windows: `File` > `Settings`, Mac: `PhpStorm` > `Preferences`).
2. Select `Plugins` and click on the `Browse repositories...` button.
3. In the plugin repository browser enter `git flow` in the search field.
4. Select `Git Flow Integration` by `Opher Vishnia`.
5. Right Click on the plugin and select `Download and Install`. PhpStorm will prompt you to confirm the install, select `Yes`.
6. Click `Close`.
7. Click `Apply`.
8. PhpStorm will prompt you to restart, select `Restart`.
Git Flow Integration
Vendor
Opher Vishnia
For notes on usage go to: [Gitlab Issues Workflow](https://vc.digitec.local/digitec/digitec-wiki/wikis/gitlab-issues-workflow)
#### References
\ No newline at end of file
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages