Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

vimagit

user avatar
Jerome Reybert authored
Until now, vimagit relied on `git submodule status` to get the list of
submodule. As we just want a list of the submodule, and not their
status, this is oversized.

Having linux as a submodule, `git submodule status` can take more than 10
seconds.

This new method is very fast.
421ecc94
History
Name Last commit Last update