Namespaces

Types in GitSharp.Commands

Type ConfigCommand

Namespace GitSharp.Commands

Parent AbstractCommand

Properties

Public properties

string ActualDirectory get;

bool Add get; set;

Not implemented. For multi-line options only.

string Arg1 get; set;

string Arg2 get; set;

string Arg3 get; set;

bool Bool get; set;

bool BoolOrInt get; set;

bool Edit get; set;

string File get; set;

bool Get get; set;

bool GetAll get; set;

bool GetColor get; set;

bool GetColorBool get; set;

bool GetRegExp get; set;

string GitDirectory get; set;

bool Global get; set;

bool Int get; set;

bool List get; set;

bool Null get; set;

StreamWriter OutputStream get; set;

bool RemoveSection get; set;

bool RenameSection get; set;

bool ReplaceAll get; set;

Repository Repository get; set;

bool System get; set;

bool UnSet get; set;

bool UnSetAll get; set;