Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (16 loc) · 725 Bytes

File metadata and controls

18 lines (16 loc) · 725 Bytes
title Git commits
shortTitle Commits
allowTitleToDifferFromFilename true
intro The Git commits API lets you read and write commit objects to your Git database on {% data variables.product.product_name %}.
versions
fpt ghes ghae ghec
*
*
*
*
topics
API
miniTocMaxHeadingLevel 3

About the Git commits API

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