Highlights from Git 2.38
Another new release of Git is here! Take a look at some of our highlights on what’s new in Git 2.38.
Explore essential updates about Git—and the impact on GitHub—to stay informed about how new releases affect core functionalities, introduce new features and improvements, and fix bugs. Get detailed explanations of how these updates can enhance workflow efficiency, improve collaboration, and streamline version control processes.
Another new release of Git is here! Take a look at some of our highlights on what’s new in Git 2.38.
This fifth and final part of our blog series exploring Git’s internals shows several strategies for scaling your Git repositories that match related database sharding techniques.
We’re examining Git’s internals to help make your engineering system more efficient. This post views Git as a distributed database and looks into its synchronization techniques, specifically ‘git fetch’ and ‘git push’.
Git’s file history queries use specialized algorithms that are tailored to common developer behavior. Level up your history spelunking skills by learning how different history modes behave and which ones to use when you need them.
This post explores Git commit history as a database where ‘git log’ is the query language. Learn about Git’s custom query index – the commit-graph file – and how to make sure it’s enabled in your repositories.
This blog series will examine Git’s internals to help make your engineering system more efficient. Part I discusses how Git stores its data in packfiles using custom compression techniques.
The open source Git project just released Git 2.37. Take a look at some of our highlights from the latest release.
Another new release of Git is here! Take a look at some of our highlights on what’s new in Git 2.36.
Upgrade your local installation of Git, especially if you are using Git for Windows, or you use Git on a multi-user machine.
The open source Git project just released Git 2.35. Here’s GitHub’s look at some of the most interesting features and changes introduced since last time.
To celebrate this most recent release, here’s GitHub’s look at some of the most interesting features and changes introduced since last time.
The new sparse index feature makes it feel like you are working in a small repository when working in a focused portion of a monorepo.
The open source Git project just released Git 2.33, with features and bug fixes from over 74 contributors. Here’s a look at some of the most interesting features and changes.
We recently set about creating a framework and service for automatically generating social sharing images for repositories and other resources on GitHub.
At GitHub, we serve some of the largest Git repositories on the planet. We also serve some of the fastest-growing repositories. Each day, the largest repositories we host become even…
Build what’s next on GitHub, the place for anyone from anywhere to build anything.