Namespaces

Types in GitSharp.Commands

Type StatusCommand

Namespace GitSharp.Commands

Parent AbstractCommand

Properties

Public properties

string ActualDirectory get;

bool AnyDifferences get;

string GitDirectory get; set;

int IndexSize get; set;

bool IsEmptyRepository get;

StreamWriter OutputStream get; set;

Repository Repository get; set;

StatusResults Results get; set;