Property | Type | Description | |
---|---|---|---|
DefaultGitIgnore | string |
Method | Description | |
---|---|---|
Configure ( string id, |
||
GetApplicationId ( ) : string | ||
GitRepositoryConfigurer ( IFileSystem fileSystem, IGitCommand gitCommand, |
||
Unconfigure ( ) : void |
public Configure ( string id, |
||
id | string | |
user | ||
return | void |
public GitRepositoryConfigurer ( IFileSystem fileSystem, IGitCommand gitCommand, |
||
fileSystem | IFileSystem | |
gitCommand | IGitCommand | |
reader | ||
writer | ||
return | System |