Category: Git

Git for Network Engineers – Part 2

Getting Started In Part 1 we discussed why git for network engineers. In this part of the series we will start discussin how to start using git and creating your first repository. The first thing would be to install git. This process varies by platform, but there are instructions right on the git website for

Read More
Git for Network Engineers – Part 1

Transitioning from a traditional network engineer to an automation engineer can come with a steep learning curve. Terms like git, merge, squash, branch, and rebase can be daunting. While there are many “getting started” tutorials out there for git, it feels like most of them are geared toward programmers and those who have team members

Read More