Hi!
Just created a fresh local repos, added 2 files, 2 commits. Looking at one files takes 5 seconds. During that time it seems at least 5 new Python processes are started.
Is this normal?
Attached GIF screen capture, not sure it works here, but it shows how it looks. (It may look like one Python process, but look at the PIDs.)
SourceTree 3.1.2 (216), using Embedded Mercurial 4.6.1, macOS 10.14.4
Kind regards
Sorry for chain posting.
I tried to disable all the Sourcetree › Preferences › Mercurial - Extensions I could (shelve, hgsubversion, hgflow), and the timings improved:
Better, still, this seems weirdly slow to me.
This is what 'diff' takes using Mercurial 4.9.1 from MacPorts:
What is going on?
Also, is there any way I can use Mercurial from MacPorts in Sourcetree instead? (It's not installed in any 'site-packages'-folder.)