News

A basic git workflow diagram to quickly consult if you are having doubts about on what to do with your git mess. Also, I strong recommend you to use some GUI, for general purposes git-gui is more than ...
5- git status # to check the status of files and folders created or ammended. 6- git config --global #Globlal parameter config. Choices of parameters are: Globlal, System and Local 6-0 Git config ...
Just run the following command and see if it shows up: git flow version 1.12.3 (AVH Gitflow Edition ... If you want to take Gitflow for a test run, take a look at the Gitflow diagram below and follow ...