Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 767 Bytes

File metadata and controls

23 lines (19 loc) · 767 Bytes
title Git trees
shortTitle Trees
allowTitleToDifferFromFilename true
intro Use the REST API to interact with tree objects in your Git database on {% data variables.product.product_name %}.
versions
fpt ghae ghec ghes
*
*
*
*
topics
API
autogenerated rest

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