Magidoc

Comparison
Object

Represents a comparison between two commit revisions.

Fields

#

aheadBy

Non-null

The number of commits ahead of the base branch.

baseTarget

Non-null

The base revision of this comparison.

behindBy

Non-null

The number of commits behind the base branch.

commits

Non-null

The commits which compose this comparison.

headTarget

Non-null

The head revision of this comparison.

id

ID !
Non-null

The Node ID of the Comparison object

status

Non-null

The status of this comparison.

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field compare from Ref