Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"include all branches" option on creating a repository from a template REST endpoint #410
Comments
|
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |


What article on docs.github.com is affected?
https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#create-a-repository-using-a-template
What part(s) of the article would you like to see updated?
The functionality for creating a repository from a template supports a "include all branches" option, but the REST endpoint for that same functionality does not mention that option. Either this is because the REST endpoint actually does not support that option, in which case I think this should be mentioned in the docs, OR the endpoint does support this option, but the docs haven't been updated accordingly.
Either way I think the docs should be updated to reflect this.