Module gitignore_api

Source

Enums§

GitignoreSlashGetAllTemplatesError
struct for typed errors of method gitignore_slash_get_all_templates
GitignoreSlashGetTemplateError
struct for typed errors of method gitignore_slash_get_template

Functions§

gitignore_slash_get_all_templates
List all templates available to pass as an option when creating a repository.
gitignore_slash_get_template
Get the content of a gitignore template. This endpoint supports the following custom media types. For more information, see "Media types." - application/vnd.github.raw+json: Returns the raw .gitignore contents.