config/powdrgit.json

{
    "AutoCompleteFullPaths" : false
, "BranchExcludes" : [{ "RepoPattern": "", "BranchPattern": "", "ApplyTo": "" }]
, "BranchExcludesNoWarn" : false
, "DebugIndentChar" : ">"
, "DefaultCloneUrl" : null
, "DefaultDir" : null
, "DefaultGitScriptSeparator" : ";"
, "DefaultInitialCommit" : "Initial commit"
, "DiffLineColorNew" : "Cyan"
, "DiffLineColorOld" : "Magenta"
, "DiffLineColorSame" : "DarkGray"
, "DiffLineColorSummary" : "Gray"
, "Path" : null
, "ShowWarnings" : true
}