mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.35k stars 490 forks source link

Problem with git submodules (no master branches)... #506

Closed platbr closed 6 years ago

platbr commented 7 years ago

Using git clone --recursive is not enough to make it works when you are deploying a tag that is not based on master. Submodules will still using master reference when mina checkouts the branch/tag. So after clone is necessary to update submodules.