Submodules are initialized and cloned using their default settings. This isequivalent to runninggit submodule update --init --recursive immediately afterthe clone is finished. This option is ignored if the cloned repository doesnot have a worktree/checkout (i.e. if any of --no-checkout/-n, --bare,or --mirror is given)