This patch adds a new command, Git: Clone Recursively, that adds the --recursive option to git clone in order to also check out git submodules. Bug: 108381