Tag: git

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

Day 12: Mastering Git Rollback

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.

Day 11: Mastering Git Branching, Merging and More

Sep 26, 2024 Coffee Read

Discover how to manage main, release, and feature branches in Git, along with essential merging strategies.

Day 10: Navigating the Basics of Git and GitHub

Sep 14, 2024 Coffee Read

Learn the basics of Git and GitHub, from setting up a local repository to pushing your first file

Day 9: Mastering Version Control with Git and GitHub

Aug 30, 2024 Quick Read

Understand why Git is crucial for DevOps with this introduction to Git and GitHub.

Create Your Own Portfolio Website for Free Using Django

Jul 21, 2024 Coffee Read

Learn how to create and host your custom portfolio website for free with Django and deploy it on Vercel.