Get a Tree
| Parameter | Description |
|---|---|
| full_name | String, owner/repo name of repo |
| sha | String, sha of the commit |
| options | Object, Optional request options |
Create a Tree
| Parameter | Description |
|---|---|
| full_name | String, owner/repo name of repo |
| body | Object, tree create body |
| options | Object, Optional request options |