You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rev_news/drafts/edition-83.md
+62
Original file line number
Diff line number
Diff line change
@@ -35,17 +35,79 @@ This edition covers what happened during the month of December 2021.
35
35
36
36
## Releases
37
37
38
+
*[Highlights from Git 2.35](https://github.blog/2022-01-24-highlights-from-git-2-35/)
39
+
by Taylor Blau on GitHub Blog.
38
40
39
41
## Other News
40
42
41
43
__Various__
42
44
45
+
*[Linux Foundation launches Open Source Software Development, Linux, and **Git** certification](https://www.zdnet.com/article/linux-foundation-launches-open-source-software-development-linux-git-certification/),
46
+
and three new training courses on the edX platform (including
47
+
[Git for Distributed Software Development (LFD109x)](https://www.edx.org/course/git-for-distributed-development)).
48
+
*[Introducing new Git features to Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/introducing-new-git-features-to-visual-studio-2022/)
49
+
by Taysser Gherfal on Microsoft Visual Studio DevBlog.
43
50
44
51
__Light reading__
45
52
53
+
*[Signing Git Commits with SSH Keys](https://blog.dbrgn.ch/2021/11/16/git-ssh-signatures/)
54
+
by Danilo Bargen (available since Git version 2.34).
first mentioned in [Git Rev News Edition #52](https://git.github.io/rev_news/2019/06/28/edition-52/).
75
+
*[How to check commit message and branch name with git hooks without any new installation](https://dev.to/anibalardid/how-to-check-commit-message-and-branch-name-with-git-hooks-without-any-new-installation-n34),
76
+
a short article by Anibal on DEV\.to.
77
+
*[How Bad Can It Git? Characterizing Secret Leakage in Public GitHub Repositories](https://www.ndss-symposium.org/ndss-paper/how-bad-can-it-git-characterizing-secret-leakage-in-public-github-repositories/)
78
+
by Michael Meli, Matthew R. McNiece, Bradley Reaves in NDSS 2019;
79
+
via [the morning paper article](https://blog.acolyer.org/2019/04/08/how-bad-can-it-git-characterizing-secret-leakage-in-public-github-repositories/)
80
+
by Adrian Colyer.
46
81
47
82
__Git tools and sites__
48
83
84
+
*[git-perl-critic](https://github.com/Ovid/git-critic) - Command-line interface for
0 commit comments