1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/rest/git/commits.md
2025-01-22 11:12:58 +00:00

816 B

title, shortTitle, allowTitleToDifferFromFilename, intro, versions, topics, autogenerated
title shortTitle allowTitleToDifferFromFilename intro versions topics autogenerated
REST API endpoints for Git commits Commits true Use the REST API to interact with commit objects in your Git database on {% data variables.product.github %}.
fpt ghec ghes
* * *
API
rest

About Git commits

A Git commit is a snapshot of the hierarchy (Git tree) and the contents of the files (Git blob) in a Git repository. These endpoints allow you to read and write commit objects to your Git database on {% data variables.product.github %}.