Skip to content

Commit 7349926

Browse files
committed
rn-67: fix wording
1 parent ecdc87c commit 7349926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2020-09-24-edition-67.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ __Light reading__
232232
includes [section on Git](https://sarcasm.github.io/notes/dev/compilation-database.html#git)
233233
as one of (and at this time the only) case studies on open source projects.
234234

235-
There exist patch by Philippe Blain to [add support for generating a JSON compilation database](https://lore.kernel.org/git/pull.714.git.1598815707540.gitgitgadget@gmail.com/t/#u)
235+
There is a patch by Philippe Blain to [add support for generating a JSON compilation database](https://lore.kernel.org/git/pull.714.git.1598815707540.gitgitgadget@gmail.com/t/#u)
236236
to Git's Makefile. It is currently [merged into 'next'](https://github.com/git/git/commit/4f4cb66b091c1d87cd42e8a7905b479f3560b28b).
237237

238238
* Keith Peters writes how to create your own [Git-based Wiki](https://www.bit-101.com/blog/2020/09/git-based-wiki/)
@@ -291,7 +291,7 @@ __Git tools and sites__
291291
productive on unfamiliar source code. It currently supports
292292
C, C++, Java and Python.
293293

294-
* [`git-in`](https://gist.github.com/phil-blain/d350e91959efa6e7afce60e74bf7e4a8),
294+
* [`git-in`](https://gist.github.com/phil-blain/d350e91959efa6e7afce60e74bf7e4a8) is
295295
a small Python script to import a message or an entire thread from a mailing list
296296
to an IMAP mailbox. Very useful when you are **not** subscribed to the list but want to answer
297297
an email from the list, while being be able to quote parts of the message.

0 commit comments

Comments
 (0)