MarkdownMonster.Configuration.GitConfiguration
public class GitConfiguration : object
Class Members
Member | Description | |
---|---|---|
Constructor |
||
CloseAfterCommit |
Determines whether the Git Commit dialog is closed after committing a changeset. | |
GitClientExecutable |
Point to your favorite Git Client to open for folders | |
GitCommitBehavior |
Determines how Git Commits are handled - either just commit or Commit and Push | |
GitDiffExecutable |
Point to your favorit Git Diff Engine to compare files | |
GitEmail |
Git Email used for commits | |
GitName |
Git name used for commits |
Requirements
Namespace: MarkdownMonster.ConfigurationAssembly: markdownmonster.exe
© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic