On 2010-01-22 09:50 +0000, davemilter wrote:
> Hi,
>
> recently I have to merge branch that modified separately from
> master branch several months.
>
> So I did "git merge master" in command line,
> then run emacs and type
> M-x magit-status,
> and it takes several minutes to show buffer,
> then I resolve conflict in one file, and "stash" it,
> it  takes again several minutes to update "magit status" buffer.
>
> There was modified around hundred files, and seven or so had
> conflicts.
>
> git status take a 2-5 seconds for lunch.
>
> Any work around this problem?
>
> There is no "magit-version" command, so have know exactly what magit
> version,
> but I suppose 0.7.
> emacs 23.1.1

In these cases, I think the magit buffer is huge with a lot of things
invisible. I once run 'M-x linum-mode RET' and it almost killed emacs.

One can also experience this slowness by, for example, rewriting with
more than 150 commits back.

So I also hope magit can be made more responsive under these
circumstances.

Best,

Leo

Reply via email to