Namespaces

Types in GitSharp.Commands

Type PackRefsCommand

Namespace GitSharp.Commands

Parent AbstractCommand

Properties

Public properties

string ActualDirectory get;

bool All get; set;

Not implemented

List<string> Arguments get; set;

string GitDirectory get; set;

bool NoPrune get; set;

Not implemented

StreamWriter OutputStream get; set;

Repository Repository get; set;