Skip to content

Commit

Permalink
Update git-quiz.md (#7038)
Browse files Browse the repository at this point in the history
  • Loading branch information
haxkd authored Jul 19, 2024
1 parent 06d5252 commit 3b5badd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions git/git-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1455,3 +1455,11 @@ broccoli
- [x] You can mark the checklist items as completed
- [ ] You can link directly to an issue and show a popup with issue information
- [ ] You can reorder the checklist items
- [ ]

#### Q164. You are building a visual studio code extension and you remember that microsoft has sample code you could learn from. Which search would yield the fewest results while searching all of GitHub for “vscode” repos from “microsoft”?

- [x] Owner:microsoft repo:vscode
- [ ] Vscode
- [ ] Company:microsoft repo:vscode
- [ ] Microsoft/vscode

0 comments on commit 3b5badd

Please sign in to comment.