I started using Gitlab a while ago, and wanted to use the Webhook feature to automatically update the website I was working on when the master branch was updated. I looked for an easy solution on the internet, but didn’t find anything that worked out of the box. Finally I …
How I use Git with Web Development
hare2At work we use Git for our Source/Version Control and use Gitlab for our repository management. I have a few steps I usually follow when I find myself working on one of our websites so here’s how I use Git with Web Development. My main role at iWeb is development …