Deployment

Git hooks – fast deployment

Like many other Version Control Systems, Git has a way to fire off custom scripts when certain important actions occur. […]