heroku-buildpack-git-submodule icon indicating copy to clipboard operation
heroku-buildpack-git-submodule copied to clipboard

🦆 Adding support for Git submodules to Heroku apps.

Results 3 heroku-buildpack-git-submodule issues
Sort by recently updated
recently updated
newest added

This PR addresses an issue we found while attempting to use this buildpack in heroku CI where the submodule code wasn't being checked out. in investigating it turns out the...

Hi @SectorLabs, I wanted to use submodules with heroku and found your buildpack. Thanks for creating it! I am using it for a public repository, so I preferred not to...

When deploying I found that the .git directory is included in the final slug, which ads to the total size.