This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
0.2.0 git clone --recurse-submodules
what
- Add
git clone --recurse-submodules
why
- To recursively clone all git submodules into the directory
test
=== RUN TestCreateGitCloneCommand
Found Git version: 2.17.1
git clone arguments: [git clone --recurse-submodules https://github.com/runatlantis/atlantis /tmp/runatlantis/atlantis]
--- PASS: TestCreateGitCloneCommand (0.02s)