all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tip: git commit-graph
@ 2023-10-11 10:51 Gerd Möllmann
  2023-10-11 16:17 ` Fu Yuan
  2023-10-11 17:12 ` Yuri Khan
  0 siblings, 2 replies; 6+ messages in thread
From: Gerd Möllmann @ 2023-10-11 10:51 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-11 18:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-11 10:51 Tip: git commit-graph Gerd Möllmann
2023-10-11 16:17 ` Fu Yuan
2023-10-11 17:12 ` Yuri Khan
2023-10-11 17:25   ` Gerd Möllmann
2023-10-11 17:53     ` Yuri Khan
2023-10-11 18:30       ` Gerd Möllmann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.