Skip to content

Commit 8fd0a7a

Browse files
committed
rn-128: a couple of link improvements to Kristoffer's interview
1 parent 3902d04 commit 8fd0a7a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_posts/2025-10-31-edition-128.markdown

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,15 @@ This edition covers what happened during the months of September and October 202
252252
* **Do you happen to have any memorable experience w.r.t. contributing
253253
to the Git project? If yes, could you share it with us?**
254254

255-
When I added a test case to `t/t7001-mv.sh` that made the continuous
256-
build routine on Windows (CI) time out. The test was
255+
When I added a test case to `t/t7001-mv.sh` that [made the continuous
256+
build routine on Windows (CI) time out][16]. The test was
257257
`test_expect_failure` and triggered a C assertion, and the Windows
258258
CI pops up a modal dialog on assertion failures. That dialog is of
259259
course never dismissed by any operator and so the suite eventually
260260
timed out.
261261

262+
[16]: https://lore.kernel.org/git/pull.1908.git.1745593515875.gitgitgadget@gmail.com/
263+
262264
* **What is your toolbox for interacting with the mailing list and for
263265
development of Git?**
264266

@@ -314,7 +316,7 @@ This edition covers what happened during the months of September and October 202
314316
you want to discuss a change to something that has been in
315317
[git(1)][15] for years and years.
316318

317-
[14]: https://git-scm.com/docs/git-log
319+
[14]: https://git-scm.com/docs/git-log#Documentation/git-log.txt--Gregex
318320
[15]: https://git-scm.com/docs/git
319321

320322
## Other News

0 commit comments

Comments
 (0)