-
Jan 24, 2025 |
github.blog | Mike Melanson |Taylor Blau |Lee Reilly
Explore our simple guide to finding projects, understanding guidelines, and making an impact.
-
Jan 14, 2025 |
github.blog | Taylor Blau |Lee Reilly |Felix Reda
A new set of Git releases were published to address a variety of security vulnerabilities. All users are encouraged to upgrade. Take a look at GitHub’s view of the latest round of releases.
-
Jan 10, 2025 |
github.blog | Taylor Blau |Lee Reilly |Felix Reda
The open source Git project just released Git 2.48. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
-
Apr 29, 2024 |
github.blog | Taylor Blau |Jeff Hostetler
Git 2.45 is here with experimental support for reftables, and SHA-256 interoperability. Get our take on the latest here. The open source Git project just released Git 2.45 with features and bug fixes from over 96 contributors, 38 of them new. We last caught up with you on the latest in Git back when 2.44 was released.
-
Feb 23, 2024 |
github.blog | Taylor Blau |Jeff Hostetler
The open source Git project just released Git 2.44 with features and bug fixes from over 85 contributors, 34 of them new. We last caught up with you on the latest in Git back when 2.43 was released. To celebrate this most recent release, here is GitHub’s look at some of the most interesting features and changes introduced since last time.
-
Nov 20, 2023 |
github.blog | Taylor Blau |Jeff Hostetler
The open source Git project just released Git 2.43 with features and bug fixes from over 80 contributors, 17 of them new. We last caught up with you on the latest in Git back when 2.42 was released. To celebrate this most recent release, here is GitHub’s look at some of the most interesting features and changes introduced since last time. New features in git repackIn Git 2.43, git repack learned a couple of new tricks.
-
Aug 21, 2023 |
github.blog | Taylor Blau
The open source Git project just released Git 2.42 with features and bug fixes from over 67 contributors, 16 of them new. We last caught up with you on the latest in Git back when 2.41 was released. To celebrate this most recent release, here’s GitHub’s look at some of the most interesting features and changes introduced since last time. Faster object traversals with bitmapsMany long-time readers of these blog posts will recall our coverage of reachability bitmaps.
-
Jun 1, 2023 |
github.blog | Taylor Blau
The open source Git project just released Git 2.41 with features and bug fixes from over 95 contributors, 29 of them new. We last caught up with you on the latest in Git back when 2.40 was released. To celebrate this most recent release, here’s GitHub’s look at some of the most interesting features and changes introduced since last time. Improved handling of unreachable objectsAt the heart of every Git repository lies a set of objects.
-
Apr 25, 2023 |
github.blog | Taylor Blau
Today, the Git project released new versions to address a pair of security vulnerabilities, CVE-2023-25652 and CVE-2023-29007, that affect versions 2.40.0 and older. Git was also patched to address additional, Windows-specific vulnerabilities: CVE-2023-25815, CVE-2023-29011, and CVE-2023-29012. The Git for Windows project released new versions including the fixes for all five of these vulnerabilities. To protect against CVE-2023-25652 and CVE-2023-2907, users are encouraged to upgrade immediately.
-
Mar 13, 2023 |
github.blog | Taylor Blau
The open source Git project just released Git 2.40 with features and bug fixes from over 88 contributors, 30 of them new. We last caught up with you on the latest in Git when 2.39 was released. To celebrate this most recent release, here’s GitHub’s look at some of the most interesting features and changes introduced since last time. Longtime readers will recall our coverage of git jump from way back in our Highlights from Git 2.19 post.