Skip to content

Commit

Permalink
added Q147 (#6991)
Browse files Browse the repository at this point in the history
  • Loading branch information
haxkd authored Jan 30, 2024
1 parent cea34b3 commit de0aedd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions git/git-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1335,3 +1335,10 @@ broccoli
- [ ] Copy the code and start a new issue, then use backticks around the function to create the issue
- [ ] Select the function with the mouse, then right click and select reference in new issue
- [ ] Click the line number with the function and select reference function in an issue

#### Q147. You’re reviewing a file in a repository and want to link to the current version of the file, even if it gets updated later. How can you achieve this?
- [ ] Go to the Code tab and click Download zip
- [ ] Right click the code text and select Permalink
- [x] Click Permalink on the code view
- [ ] Copy the URL from the address bar

0 comments on commit de0aedd

Please sign in to comment.