RepositorySummary.

UpdatePossible Property

Summary

Gets a value indicating whether an update is possible to perform, basically the working directory is not at the head.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RepositorySummary

Syntax

public bool UpdatePossible { get; }

Value

Type Description
bool