-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: git-client-plugin
-
Environment:cgit >= 1.8.4
Recent versions of cgit support shallow clone support in submodule. Like this
git submodule update --init --depth 1
But it doesn't support this new feature in current version of git-client-plugin.