@@ -272,9 +272,9 @@ __Light reading__
272
272
Post by Scott Chacon on GitButler Blog.
273
273
+ [ How Core Git Developers Configure Git] ( https://blog.gitbutler.com/how-git-core-devs-configure-git/ )
274
274
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/ )
276
276
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/ )
278
278
by Scott Chacon on GitButler Blog.
279
279
+ [ Markdown's Big Brother: Say Hello to AsciiDoc] ( https://www.git-tower.com/blog/asciidoc-quick-guide )
280
280
by Marvin Blome on Git-Tower Blog.
@@ -307,8 +307,8 @@ __Git tools and sites__
307
307
+ [ Jujutsu (` jj ` )] ( https://jj-vcs.github.io/jj/ ) , a Git-compatible version control system,
308
308
written in Rust, was first mentioned in [ Git Rev News Edition #85 ] ( https://git.github.io/rev_news/2022/03/31/edition-85/ ) .
309
309
+ [ 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/ ) .
312
312
Successor of Mookme. Written in Go, under MIT license.
313
313
314
314
0 commit comments