You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to get the template repository details from a created repo - so you could know what repository the created repo is based off.
This information is available through the rest API.
It would be great to be able to get the template repository details from a created repo - so you could know what repository the created repo is based off.
This information is available through the rest API.
Example on a simple GET request to https://api.github.com/repos/org/reponame - I would love to expose the template_repository json object
The text was updated successfully, but these errors were encountered: