Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 854 Bytes

File metadata and controls

21 lines (18 loc) · 854 Bytes
title REST API endpoints for Git trees
shortTitle Trees
allowTitleToDifferFromFilename true
intro Use the REST API to interact with tree objects in your Git database on {% data variables.product.github %}.
versions
fpt ghec ghes
*
*
*
autogenerated rest
category
Manage repositories and code

About Git trees

A Git tree object creates the hierarchy between files in a Git repository. You can use the Git tree object to create the relationship between directories and the files they contain. These endpoints allow you to read and write tree objects to your Git database on {% data variables.product.github %}.