Hacker News new | ask | show | jobs
by Kiro 2256 days ago
That sounds overly complicated as well. I upload my WordPress site with FTP to a web host and it just works.
1 comments

Everything depends on your organization's scale and complexity! We've got multiple developers and have a workflow built around Git (feature branches, pull requests and all that); in my opinion a professional development outfit that doesn't use version control is failing at one of its basic responsibilities.
I hear you. I do however use git but it's unrelated to deployment. I just upload master and overwrite everything.