XF 2.0 PHPStorm and GIT

BoostN

Well-known member
Hey all,

I've got the repository created and I'm able to commit and push changes fine to the project on gitlab from phpstorm. Now I would like to continue to work on the project on a different PC and I want to pull/clone my latest changes into this PC.

I have a fresh local install of XF currently, with no add-ons. Do I manually create the folders to clone into? .. or do I install the add-on via the CLI using the latest build release? Just looking to use the proper workflow. I technically created a new branch on my last commit so I want to pull that new branch into this new PC and start making my changes here.
 
Top Bottom