Skip to content

Commit 9760175

Browse files
authored
Merge pull request #832 from shreyp135/sp/rn-132
rn-132: fixed 2 typos
2 parents 232c6fb + 9287611 commit 9760175

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rev_news/drafts/edition-132.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ __Light reading__
176176
+ [Git Reflog Explained: Recover Deleted Commits & Lost Work](https://dev.to/itxshakil/git-reflog-explained-recover-deleted-commits-lost-work-i4n)
177177
by Shakil Alam on DEV\.to. Has a video version.
178178
+ [How to Save Multiple Drafts in Git: A Guide to Using Git Stash](https://www.freecodecamp.org/news/how-to-save-multiple-drafts-in-git-a-guide-to-using-stash/)
179-
by Chidiadi Anyanwu on freeCodeCamo.
179+
by Chidiadi Anyanwu on freeCodeCamp.
180180
+ [Git renames are not renames](https://lornajane.net/posts/2026/git-renames-are-not-renames)
181181
(and where it can cause problems)
182182
by Lorna Jane Mitchell on LornaJane Blog.
@@ -238,7 +238,7 @@ __Light reading__
238238
mentioned in [Git Rev News Edition #127](https://git.github.io/rev_news/2025/09/30/edition-127/).
239239
+ [The nightmare that is squash merge ft GitHub](https://www.narendravardi.com/the-nightmare-that-is-squash-merge-ft-github/)
240240
by Narendra Vardi on his blog,
241-
about how to fix merge conflicts cause by squash merge using interactive rebase.
241+
about how to fix merge conflicts caused by squash merge using interactive rebase.
242242
+ [How Poor Git Branching Practices Quietly Damage Software Quality](https://akdevcraft.substack.com/p/how-poor-git-branching-practices)
243243
by AK DevCraft on Substack (and also [on DEV\.to](https://dev.to/akdevcraft/how-poor-git-branching-practices-quietly-damage-software-quality-nf7)),
244244
about the Environment-Based Branching antipattern.

0 commit comments

Comments
 (0)