Sublime Forum

Sublime Merge is unresponsive when opening a large repo

#1

macOS Sequoia 15.7.1
Sublime Merge Build 2112

Initially, the “Loading changes…” message appears. After that, a very large diff is displayed:

Shortly afterward, Sublime Merge becomes unresponsive, requiring a force quit.

Running git status in the terminal shows no pending changes.

I can reproduce this issue 100% of the time. For comparison, the Git diff view in Visual Studio Code works without any problems.

Thank you for your help!

0 Likes

#2

If you repository makes use of any newer features like sha256 or split indexes you may want to try out the latest dev build: https://www.sublimemerge.com/dev

1 Like

#3

OMG, the 2115 build is 1000 times faster. Thank you so much !

3 Likes

#4

Thanks, bschaaf!

It is not even a complex or large repository in my case and Sublime Merge started doing that today. (That is, being unresponsive after starting.)

BUILD 2115 seems to fix the issue. :slight_smile:

Platform is Windows 11.

Cheers!

0 Likes