headRef

val headRef: Property<String>(source)

The head git ref. Blank (the default) diffs baseRef against the working tree; a non-blank value uses the three-dot form baseRef...headRef - changes on head since the merge base.