Namespaces

Types in GitSharp.Commands

Type CommitTreeCommand

Namespace GitSharp.Commands

Parent AbstractCommand

Properties

Public properties

string ActualDirectory get;

List<string> Arguments get; set;

string GitDirectory get; set;

StreamWriter OutputStream get; set;

string P get; set;

Not implemented Each '-p' indicates the id of a parent commit object.

Repository Repository get; set;