Categories
Technology

Making Sure You Get Git

Cloning, Committing, Pulling, Pushing, Merging, Master. I’m happy to write a full-blown in-depth post about git best practices. Let me know in the comment section of this post. I think it’s a really important subject for new developers. And even seasoned vets push to the master branch on accident every now and then. But I […]

Categories
Technology

In the LAB with GitLab

I’m a huge fan of GitLab. I wanted to do a special post on what super powers GitLab offers. GitLab is a repository management technology that offers: Wiki Issue-tracking Continuous Integration Deployment pipeline GitLab is often confused with GitHub, which is a similar open source technology associated with repository management. GitLab covers the entire application […]