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