File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -295,14 +295,14 @@ __Light reading__
295295+ [ Git For Each Ref] ( https://alchemists.io/articles/git_for_each_ref )
296296 by Brooke Kuhlmann in Alchemists Collective articles.
297297 Learn how to use this command to make use of references
298- for information dumping, statistcs , and much more.
298+ for information dumping, statistics , and much more.
299299 Included in this article is use of the new ` is-base ` field name recently added in
300300[ Git 2.47.0] ( https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.txt ) .
301301+ [ Searching for and navigating Git commits] ( https://alexharri.com/blog/searching-and-navigating-git-commits )
302302 by Alex Harri on his blog.
303303+ [ Why some of us like "interdiff" code review] ( https://gist.github.com/thoughtpolice/9c45287550a56b2047c6311fbadebed2 )
304304 by Austin Seipp (a Gist). Describes problems with the UI of multi-commit GitHub Pull Requests
305- for responding to reviewer comments by provinding new version of patch series,
305+ for responding to reviewer comments by providing a new version of the patch series,
306306 and how ` git range-diff ` and interactive rebase can help with this task.
307307+ [ How I Review GitHub PRs] ( https://www.bitquabit.com/post/how-i-do-github-prs/ )
308308 by Benjamin Pollack on bitquabit.
You can’t perform that action at this time.
0 commit comments