1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Files
docs/content/rest/git/index.md

871 B

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

About Git database

The REST API gives you access to read and write raw Git objects to your Git database on {% data variables.product.product_name %} 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 "Getting started with the Git data API."