Test Your Knowledge

Extra Topics - Lesson 1: Git & GitHub Quiz

Answer all questions to test your understanding

1 What is Git?
2 What command initializes a new Git repository?
3 What is the purpose of a .gitignore file?
4 What does 'git add .' do?
5 What is a Pull Request?
6 What command creates a new branch in Git?