GitBranch.

Tip Property

Summary

Gets the commit this branch points to.
Assembly
Cake.Git.dll
Namespace
Cake.Git
Containing Type
GitBranch

Syntax

public GitCommit Tip { get; }

Value

Type Description
GitCommit The commit this branch points to.