1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/data/reusables/rest-reference/git/trees.md
2022-02-28 18:30:54 +00:00

3 lines
388 B
Markdown

## 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](https://git-scm.com/book/en/v1/Git-Internals-Git-Objects#Tree-Objects) to your Git database on {% data variables.product.product_name %}.