Benjamin Bixby

Outdoorsy. Web Developer, Filmmaker, Photographer.

don’t do this

04/01/2019 01:04 pm

https://sweetness.hmmz.org/2013-10-22-how-to-lose-172222-a-second-for-45-minutes.html

> I'm amused by the tone. It's like the author doesn't realize that 99% of software development and deployment is done like this, or much much worse. Welcome to the real world. Agree with this, a lot of developers are in a fil
- seanwilsonI wish I hadn't experienced this exact scenario as well. I actually worked at a publishing company where I discovered the previous team building their major education platform didn't know there was such thing as source control. Their method for sharing mul
- folderStraight to git but have a simple and clear branching strategy. As in a full written procedure for the three main events of git. "Get code, commit code, push code". Then disallow direct commits to master to make people work in feature branches and make mer
- ehnto