What is the best way to setup wordpress development environment for freelancers with version control?

I am trying to setup wordpress development environment for freelancers. I have freelancers working on my site from different locations. Which tools and technologies will support development of my current website and how? I came across vagrant, will it be useful? Also, how can I do version control? I have decided to go with sub-domain … Read more

Git clone / pull continually freezing at “Store key in cache?”

I’m attempting to clone a repo from my BitBucket account to my Windows 10 laptop (running GitBash). I’ve completed all of the steps necessary to connect (set up my SSH key, verified by successfully SSHing [email protected], etc). However, whenever I attempt to clone a repo, the prompt continually hangs up after confirming that I want … Read more