DevOps

Latest

featured image for git fundamentals for network engineers, featuing a terminal on the left with some cli commands being run and some git branches on the right
Networking ·

Git Fundamentals - For Network Engineers

As network engineers, we've been solving version control problems badly for years, dated backup files, manual comparisons, config files named final_v2_WORKING.txt. Git exists because developers hit this wall decades ago. It's time we caught up.

Featured image for the post "Git Cheat sheet - General Commands".
TLDR ·

Git Cheat Sheet - General Commands

We’ve created a handy list and PDF cheat sheet of the most useful Git CLI commands covering the basics, branching, merging, rebasing, and more. Yours to keep as a quick reference for everyday tasks.