Couscous
Couscous copied to clipboard
Use a Branch for the Template Url
Hey Guys.. hopefully a quick question.. is it possible to use a branch for the template url?
I am passing it a GitHub repo.. but dont want it to pull the template from the master branch.
Hi @jayesbe, no unfortunately at the moment it is not possible. Only a simple clone is performed when the template is fetched:
https://github.com/CouscousPHP/Couscous/blob/86279bc384eb98e65f228f306c65e26fea524b98/src/Module/Template/Step/FetchRemoteTemplate.php#L72-L81