|
|
|
|
|
by w4tson
3219 days ago
|
|
He's also forgotten that git was invented before continuous delivery and the idea of releasing often from one stable master branch. That said it can be useful sometimes to push changes out of band straight to a colleague. I have used this a few times to great effect but don't often come across the need |
|
> git was invented before continuous delivery
git was invented 2005. So you mean when people used the term Continuous Delivery more frequently? Because using CI and automatically deploy is not "new" and was surely done before git - I remember doing that even with CVS and SVN.