1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Files
docs/content/rest/git/index.md
2025-01-22 11:12:58 +00:00

935 B

title, shortTitle, intro, allowTitleToDifferFromFilename, redirect_from, versions, topics, children, autogenerated
title shortTitle intro allowTitleToDifferFromFilename redirect_from versions topics children autogenerated
REST API endpoints for Git database Git database Use the REST API to interact with raw Git objects in your Git database on {% data variables.product.github %} and to list and update Git references (branch heads and tags). true
/v3/git
/rest/reference/git
fpt ghes ghec
* * *
API
/blobs
/commits
/refs
/tags
/trees
rest

About Git database

The REST API gives you access to read and write raw Git objects to your Git database on {% data variables.product.github %} and to list and update your references (branch heads and tags). For more information about using the REST API to interact with your Git database, see AUTOTITLE.