Magidoc

Tree
Object

Represents a Git tree.

Fields

#

abbreviatedOid

Non-null

An abbreviated version of the Git object ID

commitResourcePath

Non-null

The HTTP path for this Git object

commitUrl

Non-null

The HTTP URL for this Git object

entries

A list of tree entries.

id

ID !
Non-null

The Node ID of the Tree object

oid

Non-null

The Git object ID

repository

Non-null

The Repository the Git object belongs to

Interfaces

#

Also implements GitObject , Node .

Usages

#

References

#