We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2531b commit 28cff04Copy full SHA for 28cff04
rev_news/drafts/edition-127.md
@@ -48,7 +48,7 @@ This edition covers what happened during the months of August and September 2025
48
* What would you name your most important contribution to Git?
49
50
I'm fairly new in the Git community, but recently I've been working on
51
- adding [`git last-modified`](https://git.github.io/htmldocs/git-last-modified.html).
+ adding [`git last-modified`(1)](https://git.github.io/htmldocs/git-last-modified.html).
52
It's a sub-command that will be released in Git v2.52. This command
53
finds the commit that last modified each path in a tree. This can
54
be used on forges (like GitLab, GitHub, Codeberg), to show commit
0 commit comments