[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tip: git commit-graph
From: |
Yuri Khan |
Subject: |
Re: Tip: git commit-graph |
Date: |
Thu, 12 Oct 2023 00:12:05 +0700 |
On Wed, 11 Oct 2023 at 19:04, Gerd Möllmann <gerd.moellmann@gmail.com> wrote:
> A tip for people with slow machines,
>
> https://devblogs.microsoft.com/devops/updates-to-the-git-commit-graph-feature/
>
> This speeds up topological sorting of git commits, which is, for
> instance, used in git log --graph, which in turn is default in Magit.
This seems to have been turned on by default 4 years ago and present
in two latest Ubuntu LTS releases (20.04 and 22.04) and two latest
Debian stables (bullseye and bookworm), so… which categories of Git
users would not already have it by now?