1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/rest/git/commits.md
2023-02-17 16:29:02 +00:00

751 B

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

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.product_name %}.