Skip to content

Commit 6a38547

Browse files
committed
rn-130: Tiny fixes, part 2 - please scrutinize.
1 parent e6f3a60 commit 6a38547

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

rev_news/drafts/edition-130.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ __Light reading__
370370
+ [Git Commit Count Percentile Stats, Annual Days Active from 878,592 Dev-year Data Points](https://www.gitclear.com/research_studies/git_commit_count_percentiles_annual_days_active_from_largest_data_set)
371371
by Bill Harding, a first-party research by GitClear.
372372
+ [Fizzy Design Evolution: A Flipbook from Git](https://www.zolkos.com/2025/12/08/fizzy-design-evolution-a-flipbook-from-git)
373-
by Rob Zolkos on his blog - which include the generated video.
373+
by Rob Zolkos on his blog; includes the generated video.
374374
+ [Comparing the homepage-claims of popular Git hosting providers](https://www.zufallsheld.de/2025/12/02/comparing-homepage-claims-of-git-providers/)
375375
by Sebastian Gumprich on zufallsheld - a tech blog.
376376
+ [Migrating from GitHub to Codeberg](https://robinmetral.com/notes/migrating-from-github-to-codeberg/)
@@ -387,13 +387,13 @@ __Git tools and sites__
387387

388388
+ [check-projects](https://github.com/uralys/check-projects)
389389
is a fast, cross-platform CLI tool (with TUI interface)
390-
to check the git status of multiple projects organized by categories.
390+
to check the Git status of multiple projects organized by categories.
391391
Written in Go, under MIT license.
392392
+ [repos](https://github.com/epilande/repos)
393-
is an interactive CLI tool for managing multiple git repositories.
394-
Written in TypeScript (with pre-build binaries), under MIT license.
393+
is an interactive CLI tool for managing multiple Git repositories.
394+
Written in TypeScript (with pre-built binaries), under MIT license.
395395
+ [Patchy 🩹](https://github.com/richardgill/patchy)
396-
is a CLI for generating and applying patches to git repositories.
396+
is a CLI for generating and applying patches to Git repositories.
397397
+ Similar in a way to [Stacked Git](https://stacked-git.github.io/),
398398
StGit for short, first mentioned in [Git Rev News Edition #17](https://git.github.io/rev_news/2016/07/20/edition-17/),
399399
to a lesser extent to [patchwork](http://jk.ozlabs.org/projects/patchwork/),

0 commit comments

Comments
 (0)