Namespaces

Types in GitSharp.Commands

Type PatchIdCommand

Namespace GitSharp.Commands

Parent AbstractCommand

Properties

Public properties

string ActualDirectory get;

List<string> Arguments get; set;

string GitDirectory get; set;

StreamWriter OutputStream get; set;

Repository Repository get; set;