/** * Front End Interview Questions: Git Fundamentals * * Q: What is Git? Why do you use it? What are some common commands you use? * Bonus Resource: https://try.github.io/ */
4
5
6
7
8
1
2
3
* Q: What is Git? Why do you use it? What are some common commands you use?