Git Logo

Git: Version Control Mastery

Explore what I’ve learned and built using Git in my DevOps journey.

What I’ve Learned in Git

Git Basics Icon
Git Basics

Understand what Git is, and learn core commands like init, add, commit, status, and log.

GitHub Icon
GitHub Integration

Push, pull, clone and connect local repo with GitHub using SSH or HTTPS.

Branching Icon
Branching & Merging

Work with multiple branches, merge changes and resolve merge conflicts effectively.

Collaboration Icon
Team Collaboration

Collaborate using Git workflows like Forking, Pull Requests, and feature branching.

📝 My Handwritten Notes

Here are my personal notes on Git. I use them to quickly revise commands and concepts.

📖 View GIT Notes Flipbook

If you'd like a PDF version, feel free to contact me via the Contact section.

🚀 Projects with GIT

Version Control Portfolio

This very website is version controlled using Git!

Website Repo
← Back to Home