Hacker News new | ask | show | jobs
by yllus 2248 days ago
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.
1 comments

I hear you. I do however use git but it's unrelated to deployment. I just upload master and overwrite everything.