The open-source Git project just released Git 2.41. Take a look at our highlights on what’s new in Git 2.41.
June 1, 2023
The open-source Git project just released Git 2.41. Take a look at our highlights on what’s new in Git 2.41.
June 1, 2023
Another new release of Git is here to end the year! Take a look at some of our highlights on what's new in Git 2.39.
December 12, 2022
New to Git v2.38, Scalar is a built-in repository manager for large repos. Here, we’ll tell the story of how Scalar w...
October 13, 2022
Another new release of Git is here! Take a look at some of our highlights on what's new in Git 2.38.
October 3, 2022
A tour of recent work to re-engineer Git’s garbage collection process to scale to our largest and most active reposit...
September 13, 2022
This fifth and final part of our blog series exploring Git's internals shows several strategies for scaling your Git ...
September 2, 2022
We're examining Git’s internals to help make your engineering system more efficient. This post views Git as a distrib...
September 1, 2022
Git’s file history queries use specialized algorithms that are tailored to common developer behavior. Level up your h...
August 31, 2022
This post explores Git commit history as a database where ‘git log’ is the query language. Learn about Git’s custom q...
August 30, 2022
This blog series will examine Git’s internals to help make your engineering system more efficient. Part I discusses h...
August 29, 2022
The history of pre-receive hooks, how we discovered that the performance was problematic, and how we went about safel...
April 21, 2022
Another new release of Git is here! Take a look at some of our highlights on what's new in Git 2.36.
April 18, 2022
Ensuring secure access to your source code is more important than ever. Git Credential Manager helps make that easy.
The open source Git project just released Git 2.35. Here's GitHub's look at some of the most interesting features and...
January 24, 2022
To celebrate this most recent release, here’s GitHub’s look at some of the most interesting features and changes intr...
November 15, 2021
The new sparse index feature makes it feel like you are working in a small repository when working in a focused porti...
GitHub has been at the forefront of security key adoption for many years. We were an early adopter of Universal 2nd F...
May 10, 2021
At GitHub, we serve some of the largest Git repositories on the planet. We also serve some of the fastest-growing rep...