├── LICENSE ├── README.md └── bin ├── compile └── detect /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SectorLabs/heroku-buildpack-git-submodule/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SectorLabs/heroku-buildpack-git-submodule/HEAD/README.md -------------------------------------------------------------------------------- /bin/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SectorLabs/heroku-buildpack-git-submodule/HEAD/bin/compile -------------------------------------------------------------------------------- /bin/detect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SectorLabs/heroku-buildpack-git-submodule/HEAD/bin/detect --------------------------------------------------------------------------------