Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

0.2.0 git clone --recurse-submodules

Compare
Choose a tag to compare
@aknysh aknysh released this 16 Oct 19:36
· 16 commits to master since this release
60ac5a1

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)