Skip to content

Commit dd909b5

Browse files
committed
rn-45: add links to previous editions
1 parent d3c6dde commit dd909b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rev_news/drafts/edition-45.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ This edition covers what happened during the month of October 2018.
5252
- [Supercharging the Git Commit Graph III: Generations and Graph Algorithms](https://blogs.msdn.microsoft.com/devops/2018/07/09/supercharging-the-git-commit-graph-iii-generations/)
5353
- [Supercharing the Git Commit Graph IV: Bloom Filters](https://blogs.msdn.microsoft.com/devops/2018/07/16/super-charging-the-git-commit-graph-iv-bloom-filters/)
5454

55+
(These links were already provided in [Git Rev News edition 41 last July](https://git.github.io/rev_news/2018/07/18/edition-41/).
56+
Stolee has been interviewed in [Git Rev News edition 42 last August](https://git.github.io/rev_news/2018/08/22/edition-42/).)
57+
5558
Elijah found that the commit-graph feature reduced the time of a
5659
`git push --dry-run` by a factor of over 100, from over a minute to
5760
sub-second, though this speed up came from making all the

0 commit comments

Comments
 (0)