I am working with a rather large project, containing multiple submodules. Performing a single git status
command in root of the repository can take up to 30 seconds. To circumvent this issue, I am using --ignore-submodules
as a command line option when running git commands to achieve tolerable performance.
The large repository also makes many operations in Sublime Merge very slow. Does it exist an option in the tool to have Sublime Merge do --ignore-submodules
internally whenever it is applicable?
I am using Windows, with Sublime Merge build 2068.