Skip to content

Commit ce7220c

Browse files
authored
Merge pull request git#611 from git/more-articles
Some more articles for edition git#92
2 parents f962fec + 106ddfc commit ce7220c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎rev_news/drafts/edition-92.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ __Various__
6060
See also [Git 2.38 Adds Microsoft's "Scalar" Repository Management Tool](https://www.phoronix.com/news/Git-2.38-Released)
6161
by Michael Larabel on Phoronix.
6262
+[Cybernews research team discovered millions of `.git` folders exposed to public](https://cybernews.com/security/millions-git-folders-exposed/).
63+
+ A [Code Review Handbook](https://www.sledgeworx.io/code-review-handbook/) published by Sledgeworx Software.
6364

6465

6566
__Light reading__
@@ -77,6 +78,13 @@ __Light reading__
7778
+[GitHub's Missing Merge Option](https://tylercipriani.com/blog/2022/09/30/githubs-missing-merge-option/)
7879
by Tyler Cipriani, and the conflict between
7980
team “git log should be clean” vs. team “git log should have an accurate history.”
81+
+[Take advantage of Git rebase](https://about.gitlab.com/blog/2022/10/06/take-advantage-of-git-rebase/) by Christian Couder on GitLab blog.
82+
+[Speed up your monorepo workflow in Git](https://about.gitlab.com/blog/2022/09/06/speed-up-your-monorepo-workflow-in-git/) by
83+
John Cai on GitLab blog.
84+
+ See also [Scaling Git’s garbage collection](https://github.blog/2022-09-13-scaling-gits-garbage-collection/),
85+
mentioned in [Git Rev News #91](https://git.github.io/rev_news/2022/09/30/edition-91/) and
86+
[Scaling monorepo maintenance](https://github.blog/2021-04-29-scaling-monorepo-maintenance/), mentioned
87+
in [Git Rev News #75](https://git.github.io/rev_news/2021/05/27/edition-75/).
8088

8189
<!---
8290
__Easy watching__

0 commit comments

Comments
(0)