Magidoc

GitObject
Interface

Represents a Git object.

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

id

ID !
Non-null

The Node ID of the GitObject object

oid

Non-null

The Git object ID

repository

Non-null

The Repository the Git object belongs to

Implementations

#

Implemented by Blob , Commit , Tag , Tree .

Usages

#

References

#

  • Field target from Ref