Top 50 Interview question And answers of Git
A quick intro to git Git is an Open Source Distributed Version Control System. So Git can be used to store content — it is mostly used to store code…
Read more »Git Interview Questions and Answer Part – 8
What are the fundamental concepts in Git’s object model? Commits, trees and leaves Commits, files and branches Commits, tags and branches Commits, snapshots, and references (Ans) What are the characteristics…
Read more »