1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/rest/git/trees.md
2022-04-28 16:45:08 +00:00

717 B

title, shortTitle, allowTitleToDifferFromFilename, intro, versions, topics, miniTocMaxHeadingLevel
title shortTitle allowTitleToDifferFromFilename intro versions topics miniTocMaxHeadingLevel
Git trees Trees true The Git trees API lets you read and write tree objects to your Git database on {% data variables.product.product_name %}.
fpt ghes ghae ghec
* * * *
API
3

About the Git trees API

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