emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tip: git commit-graph


From: Gerd Möllmann
Subject: Tip: git commit-graph
Date: Wed, 11 Oct 2023 12:51:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

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 is quite noticeable for me with Emacs' git repo (2,3 GHz Quad-Core
Intel Core i7, 16G RAM, SSD, so I thought it might be worth sharing :-).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]