Skip to content

Commit 81821b7

Browse files
committed
Last fixes before sending the email.
1 parent 2e99706 commit 81821b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2023-03-31-edition-97.markdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ __Light reading__
159159
+ [Slice, Dice, and Squash Your Git Commit History](https://webdeveloperdiary.substack.com/p/slice-dice-and-squash-your-git-commit)
160160
by Anthony Fung on _Diary of a Web Developer_ Substack and
161161
[on DEV.to](https://dev.to/ant_f_dev/slice-dice-and-squash-your-git-commit-history-2dk3)
162-
is 3rd part of [The Secret of Tidy Git Repositories Series](https://dev.to/ant_f_dev/series/22124).
162+
as 3rd part of [The Secret of Tidy Git Repositories Series](https://dev.to/ant_f_dev/series/22124).
163163
+ [Git fundamentals, a complete guide](https://dev.to/leandronsp/git-fundamentals-a-complete-guide-do7)
164164
by Leandro Proença on DEV\.to.<br>
165165
See also:
@@ -206,7 +206,7 @@ __Git tools and sites__
206206

207207
+ There are a few tools that use GPT-3 / ChatGPT Large Language Model (LLM) to
208208
help write commit messages. Please read the proposed commit message before
209-
accepting it, especially for more complex changes. Those tools, as far as I
209+
accepting it, especially for more complex changes. Those tools, as far as we
210210
understand it, do not take information from an issue tracker, or from
211211
code review comments attached to a pull request (or contained in a specialized
212212
tool such as Gerrit) -- so they cannot add this information to the proposed

0 commit comments

Comments
 (0)