RepositoryInfo

Namespace: WellFired.Peek.Application

Description

Info about the status of a local repository

Public Properties

string CommitID
RepositoryStatus Status

Breakdown

  • string CommitID

    Description

    The commit Id checked out.

  • RepositoryStatus Status

    Description

    Indicates if the local repository is synchronized with the remote one or not.