Day 13: Git Cheat Sheet
Nov 5, 2024 • Quick Read
Make your daily DevOps workflow easier and more efficient with this comprehensive cheat sheet of essential Git commands
Nov 5, 2024 • Quick Read
Make your daily DevOps workflow easier and more efficient with this comprehensive cheat sheet of essential Git commands
Oct 23, 2024 • Coffee Read
Discover how to undo changes easily using soft reset, hard reset, reverting specific commits, and discarding local changes with Git rollbacks.
Sep 26, 2024 • Coffee Read
Discover how to manage main, release, and feature branches in Git, along with essential merging strategies.
Sep 14, 2024 • Coffee Read
Learn the basics of Git and GitHub, from setting up a local repository to pushing your first file
Aug 30, 2024 • Quick Read
Understand why Git is crucial for DevOps with this introduction to Git and GitHub.
Jul 21, 2024 • Coffee Read
Learn how to create and host your custom portfolio website for free with Django and deploy it on Vercel.