@@ -272,9 +272,9 @@ __Light reading__
272272 Post by Scott Chacon on GitButler Blog.
273273+ [ How Core Git Developers Configure Git] ( https://blog.gitbutler.com/how-git-core-devs-configure-git/ )
274274 by Scott Chacon on GitButler Blog.
275- + See also [ Popular git config options] ( https://jvns.ca/blog/2024/02/16/popular-git-config-options/ )
275+ + See also [ Popular ` git config ` options] ( https://jvns.ca/blog/2024/02/16/popular-git-config-options/ )
276276 by Julia Evans on her blog, which was mentioned in [ Git Rev News Edition #108 ] ( https://git.github.io/rev_news/2024/02/29/edition-108/ ) .
277- + [ How to do patch-based review with git range-diff] ( https://blog.gitbutler.com/interdiff-review-with-git-range-diff/ )
277+ + [ How to do patch-based review with ` git range-diff ` ] ( https://blog.gitbutler.com/interdiff-review-with-git-range-diff/ )
278278 by Scott Chacon on GitButler Blog.
279279+ [ Markdown's Big Brother: Say Hello to AsciiDoc] ( https://www.git-tower.com/blog/asciidoc-quick-guide )
280280 by Marvin Blome on Git-Tower Blog.
@@ -307,8 +307,8 @@ __Git tools and sites__
307307 + [ Jujutsu (` jj ` )] ( https://jj-vcs.github.io/jj/ ) , a Git-compatible version control system,
308308 written in Rust, was first mentioned in [ Git Rev News Edition #85 ] ( https://git.github.io/rev_news/2022/03/31/edition-85/ ) .
309309+ [ Beej's Guide to Git] ( https://beej.us/guide/bggit/ ) .
310- + [ Gookme] ( https://lmaxence.github.io/gookme/ ) is simple and easy-to-use,
311- yet powerful and language agnostic git hook manager for [ monorepos] ( https://monorepo.tools/ ) .
310+ + [ Gookme] ( https://lmaxence.github.io/gookme/ ) is a simple and easy-to-use,
311+ yet powerful and language agnostic Git hook manager for [ monorepos] ( https://monorepo.tools/ ) .
312312 Successor of Mookme. Written in Go, under MIT license.
313313
314314
0 commit comments