Starting 100-Day DevOps Journey with Git Fundamentals

🚀 Starting my #100DaysofDevOps Journey! Excited to begin this journey to strengthen my DevOps skills by practicing consistently and revisiting core concepts. Day 01/100 – Git Fundamentals 🔹 What I revised today: • Git is a version control system that helps track file changes and manage multiple versions efficiently • Understanding Git stages: Working Directory, Staging Area, and Repository • Difference between Local and Remote repositories • How Git maintains history of changes 🔹 Hands-on I practiced: • Initializing a repository (git init) • Tracking files (git add) • Committing changes (git commit) • Checking history (git log, git show) 💡 Key Takeaway: Understanding Git workflow and stages helps in managing code efficiently and maintaining proper version control. ⚡ Insight: Proper tracking and committing of files helps reduce confusion and keeps code organized. Day 1 ✅ | 99 more to go! #DevOps #Git #100DaysOfDevOps #LearningInPublic

To view or add a comment, sign in

Explore content categories