Skip to content

Commit 5a9b6a2

Browse files
committed
rn-89: Improve formatting of "Light reading" entry
1 parent f4cb695 commit 5a9b6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎rev_news/drafts/edition-89.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ structures to express the important concepts are already there."
228228

229229
__Light reading__
230230
+[Introduction to Git Ops](https://www.codeproject.com/Articles/5334970/Introduction-to-GitOps) Some useful background to the Git - DevOps approach in this sponsored article.
231-
+[git rebase --fork-point considered harmful (by 'me')](https://commaok.xyz/post/fork-point/) The reflog lookup heuristics aren't what you thought, are they? A UX report.
231+
+[`git rebase --fork-point` considered harmful (by 'me')](https://commaok.xyz/post/fork-point/) The reflog lookup heuristics aren't what you thought, are they? A UX report.
232232
+[Git Delete Branch How-To, for Both Local and Remote](https://www.cloudbees.com/blog/git-delete-branch-how-to-for-both-local-and-remote) with pictures, Also includes deleting branches on Github..
233233
+[Git - Subtree](https://www.geeksforgeeks.org/git-subtree/) A short overview of the common replacement for Git submodule.
234234
+[Managing Git projects with submodules and subtrees](https://opensource.com/article/20/5/git-submodules-subtrees) (2020)

0 commit comments

Comments
(0)