@@ -341,7 +341,7 @@ __Light reading__
341
341
is possible with [ extremely-linear] ( https://github.com/zegl/extremely-linear )
342
342
(aka ` git linearize ` ) tool. Article and tool by Gustav Westling. ☺
343
343
* [ Git Rev News Edition #24 ] ( https://git.github.io/rev_news/2017/02/22/edition-24/ )
344
- mentions in passing the < s > [ git-sham] ( https://bitbucket.org/tpettersen/git-sham ) </ s > tool,
344
+ mentions in passing the [ git-sham] ( https://bitbucket.org/tpettersen/git-sham ) tool,
345
345
which can be used to produce subsequent commits with SHA-1 identifiers
346
346
beginning with subsequent numbers - but the tool doesn't seem to exist anymore at its original URL.
347
347
@@ -358,7 +358,7 @@ __Git tools and sites__
358
358
* [ semantic-release] ( https://github.com/semantic-release/semantic-release )
359
359
([ documentation] ( https://semantic-release.gitbook.io/semantic-release/ ) )
360
360
is a fully automated version management and package publishing Node\. js tool.
361
- * [ Release Please] ( https://github.com/googleapis/release-please ) is a Node\. js too that
361
+ * [ Release Please] ( https://github.com/googleapis/release-please ) is a Node\. js tool that
362
362
automates CHANGELOG generation, the creation of GitHub releases,
363
363
and version bumps for your projects; it does so by parsing your Git history
364
364
and looking for [ Conventional Commit] ( https://www.conventionalcommits.org/ ) messages.
@@ -381,7 +381,7 @@ __Git tools and sites__
381
381
an option for comparing [ images] ( https://www.diffchecker.com/image-compare/ ) ,
382
382
[ PDFs] ( https://www.diffchecker.com/pdf-compare/ ) ,
383
383
and [ spreadsheets] ( https://www.diffchecker.com/excel-compare/ ) in ` xls ` /` xlsx ` /` xlsm ` /` xlsb ` , ` csv ` , ` txt ` , ` dif ` , and ` ods ` formats.
384
- There are also commercial Diffchecker Pro and Diffchecker Desktop apps.
384
+ There are also commercial Diffchecker Pro service and Diffchecker Desktop apps.
385
385
* [ OpenGitOps] ( https://opengitops.dev/ ) is a set of open-source standards,
386
386
best practices, and community-focused education to help organizations
387
387
adopt a structured, standardized approach to implementing GitOps.
0 commit comments