🚀Git Interview Qusetions
✅ Git & GitHub Interview Questions (1–20)
Level: Senior DevOps | Focus: Real-world Scenarios, Tricky Use Cases
1. What’s the difference between git fetch and git pull?
Answer:
git fetch retrieves updates from a remote without applying them.
git pu...
tirucloud.hashnode.dev16 min read