Frogg logo

Frogg's web tools

Hand Crafted Tools

Home > dev tools > phpStorm versionning
Welcome on Frogg's web tools | Current date :
19/04/2024

Versionning

Git

Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development, but it can be used to keep track of changes in any set of files. As a distributed revision control system it is aimed at speed, data integrity, and support for distributed, non-linear workflows.

Official download git-scm.com

Git installation

To manually install git, you can download Git for Windows Portable ("thumbdrive edition").
Then extract it where you want to store it, for exemple C:\dev\git which mean git.exe should be in C:\dev\git\bin\git.exe.
phpStorm git installation

Git configuration

phpStorm git version control

Github

Github authentication

phpStorm github autentication
  • Autentication can be made using login/password but it is less securised and get less autentication levels

Gitlab

Gitlab plugin

phpStorm gitlab plugin

Gitlab authentication

phpStorm gitlab autentication phpStorm gitlab autentication
  • Autentication can be made using login/password but it is less securised and get less autentication levels
Generated in 0.002 sec & displayed in ... sec