Answered pre-lecture quiz.

pull/94/head
Rafael Aviles 5 years ago
parent 45dbead8b5
commit 616164ad78

@ -4,10 +4,10 @@
- [ ] git create
- [ ] git start
- [ ] git init
- [x] git init
2. What does `git add` do?
- [ ] Commits your code
- [ ] Adds your files to a staging area for tracking
- [x] Adds your files to a staging area for tracking
- [ ] Adds your files to GitHub

Loading…
Cancel
Save