guix-devel
[Top][All Lists]
Advanced

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

Re: Magit is painfully slow


From: Ricardo Wurmus
Subject: Re: Magit is painfully slow
Date: Sat, 29 Dec 2018 09:17:52 +0100
User-agent: mu4e 1.0; emacs 26.1

Hi Brett,

> I am having the weirdest issue with the Guix repository cloned from
> Savannah. Before compiling, Magit is very efficient and opens in no time
> at all. However, after compiling and generating several .po and .texi
> files Magit takes almost a whole minute to open.

That’s because it’s trying to colorize the diff of thousands of lines of
.po and .texi changes.  Since these are generated automatically, run
“git checkout -- po && git checkout -- doc” and magit will be fast
again.

-- 
Ricardo




reply via email to

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