Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History
26 lines (23 loc) * 919 Bytes

index.md

File metadata and controls

26 lines (23 loc) * 919 Bytes
title shortTitle intro allowTitleToDifferFromFilename redirect_from versions 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
*
*
*
/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.