sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Commit operation is very slow compared with doing "git commit" #1925

Open onmishkin opened 3 weeks ago

onmishkin commented 3 weeks ago

Version info

Description

The commit operation is very slow, even when the diff is small and contains just one file.

Steps to reproduce

Just doing a commit operation.

Expected behavior

It should be as fast as doing "git commit" which typically takes a second or less but when I do a commit from Sublime Merge it could take 5-10 or more seconds.