Skip to content

Commit

Permalink
Update quiz.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepanshu-s1 authored Feb 27, 2024
1 parent 0eb41e4 commit b54acd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Q2. What does the command `git add` do?
3. Adds a file to the .git directory
4. Adds a file to the working directory

Answer: 3
Answer: 2

------

Expand All @@ -37,7 +37,7 @@ Q3 . What Git commands can be used to correct mistakes?
3. `git reset` and `git revert`
4. `git revert` and `git remove`

Answer: 1
Answer: 2

------

Expand Down

0 comments on commit b54acd0

Please sign in to comment.