emacs-devel
[Top][All Lists]
Advanced

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

Re: Tip: git commit-graph


From: Fu Yuan
Subject: Re: Tip: git commit-graph
Date: Wed, 11 Oct 2023 09:17:05 -0700

> 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 :-).
> 

This is great! Thanks you! I turned graph off in magit to speed up rendering. 
Now I can turn it back up again.

Yuan


reply via email to

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