simplegit
simplegit copied to clipboard
Submodule command not working
The docs says that the submodule command is supported, but executing the following doesn't work: sgit submodule update --init
This results in: Unknown command or option "submodule"
Tested with the latest sgit build (Jenkins build #357 on 2018/08/07).