@@ -263,7 +263,7 @@ _Editor's note: Just like in our previous edition, we return with another
263263__ Various__
264264+ [ Highlights from Git 2.47] ( https://github.blog/open-source/git/highlights-from-git-2-47/ )
265265 by Taylor Blau on GitHub Blog. Includes features like incremental multi-pack indexes,
266- ` %(is-base:) ` atom for ` git for-each-ref ` ,
266+ ` %(is-base:) ` atom for ` git for-each-ref ` , the new
267267 “[ Platform Support Policy] ( https://github.com/git/git/blob/v2.47.0/Documentation/technical/platform-support.txt ) ” document,
268268 ` git mergetool ` directly supporting Visual Studio Code merge tool, and others.
269269+ [ What's new in Git 2.47.0?] ( https://about.gitlab.com/blog/2024/10/07/whats-new-in-git-2-47-0/ )
@@ -286,7 +286,7 @@ __Light reading__
286286 by Munem Prionto on DEV\. to - more as a way of learning Git by the way of managing
287287 a TODO list, rather than for practical reasons.
288288 + Contrast with [ Using Git to Manage Todos] (https://jezenthomas.com/2015/10/using-git-to-manage-todos/
289- by Jezen Thomas (2015), mentioned in [ Git Rev News Edition #] ( https://git.github.io/rev_news/2015/11/11/edition-9/ ) ,
289+ by Jezen Thomas (2015), mentioned in [ Git Rev News Edition #9 ] ( https://git.github.io/rev_news/2015/11/11/edition-9/ ) ,
290290 which is about using Git to help manage TODO or FIXME comments in the codebase
291291 (assuming that for example your IDE does not have a plugin for managing TODOs).
292292 + One can also consider using a CLI tool that stores data in plain text files
@@ -309,9 +309,9 @@ __Scientific papers__
309309 An Empirical Study of Its Performance"_ ,
310310 [ arXiv:2409.13590] ( (https://arxiv.org/abs/2409.13590) ) ,
311311 with dataset at < https://doi.org/10.5281/zenodo.13618978 > (but no source code).
312- + based on a prior study:
312+ + based on a prior study:
313313 Nugroho, et al.: _ "How different are different diff algorithms in Git?:
314- Use --histogram for code changes"_ (2019),
314+ Use --histogram for code changes"_ (2019),
315315 < https://doi.org/10.1007/s10664-019-09772-z >
316316
317317__ Git tools and sites__
0 commit comments