Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.82 KB

class_wellfired_peek_application_vcs_repositoryinfo.rst

File metadata and controls

40 lines (24 loc) · 1.82 KB

RepositoryInfo

Namespace: WellFired.Peek.Application<namespacewellfired_peek_application>

Description

Info about the status of a local repository

Public Properties

string CommitID<classwellfired_peek_application_vcs_repositoryinfo_1a81255c57aa6836d0f620a6196f68c807>
RepositoryStatus<namespacewellfired_peek_application_vcs_1a35335600ae0002c46f9b81efcf289892> Status<classwellfired_peek_application_vcs_repositoryinfo_1afc5d782a3826595f2bd700c20b0b6fdd>

Breakdown

  • string CommitID

    Description

    The commit Id checked out.

  • RepositoryStatus<namespacewellfired_peek_application_vcs_1a35335600ae0002c46f9b81efcf289892> Status

    Description

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