Skip to content

Commit

Permalink
Merge pull request #738 from stepnem/rn116fixup
Browse files Browse the repository at this point in the history
rn-116: fix up the last-minute additions (typos, language)
  • Loading branch information
chriscool authored Nov 5, 2024
2 parents 9d868b1 + f259646 commit 34da9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-10-31-edition-116.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -295,14 +295,14 @@ __Light reading__
+ [Git For Each Ref](https://alchemists.io/articles/git_for_each_ref)
by Brooke Kuhlmann in Alchemists Collective articles.
Learn how to use this command to make use of references
for information dumping, statistcs, and much more.
for information dumping, statistics, and much more.
Included in this article is use of the new `is-base` field name recently added in
[Git 2.47.0](https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.txt).
+ [Searching for and navigating Git commits](https://alexharri.com/blog/searching-and-navigating-git-commits)
by Alex Harri on his blog.
+ [Why some of us like "interdiff" code review](https://gist.github.com/thoughtpolice/9c45287550a56b2047c6311fbadebed2)
by Austin Seipp (a Gist). Describes problems with the UI of multi-commit GitHub Pull Requests
for responding to reviewer comments by provinding new version of patch series,
for responding to reviewer comments by providing a new version of the patch series,
and how `git range-diff` and interactive rebase can help with this task.
+ [How I Review GitHub PRs](https://www.bitquabit.com/post/how-i-do-github-prs/)
by Benjamin Pollack on bitquabit.
Expand Down

0 comments on commit 34da9da

Please sign in to comment.