File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments