mina-deploy / mina

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

Fixes #506. Problem with git submodules and no master based branches. #593

Closed platbr closed 6 years ago

platbr commented 6 years ago

Submodule is always using last commit on master, this fix it.

d4be4st commented 6 years ago

thx for this!