capistrano-git-submodule-strategy
capistrano-git-submodule-strategy copied to clipboard
Git submodule support for Capistrano 3
Results
3
capistrano-git-submodule-strategy issues
Sort by
recently updated
recently updated
newest added
When trying to the checkout, it doesn't correctly authenticate back to github for the submodule update. ``` DEBUG [6dd13baf] git version 1.9.1 DEBUG [6dd13baf] Finished in 0.252 seconds with exit...
see `clone` and `update` https://github.com/capistrano/capistrano/blob/master/lib/capistrano/git.rb
enhancement