1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/rest/git/trees.md
2025-01-22 11:12:58 +00:00

827 B

title, shortTitle, allowTitleToDifferFromFilename, intro, versions, topics, autogenerated
title shortTitle allowTitleToDifferFromFilename intro versions topics autogenerated
REST API endpoints for Git trees Trees true Use the REST API to interact with tree objects in your Git database on {% data variables.product.github %}.
fpt ghec ghes
* * *
API
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.github %}.