Git Settings

GitCommitBehavior

Determines whether changes are just committed or immediately pushed after committing.

  • Commit
  • CommitAndPush

CloseAfterCommit

Determines whether the Commit dialog is closed after committing.

GitClientExecutable

Optional path to a Git Client executable that can be opened from the Commit dialog and the Folder browser.

GitDiffExecutable

Optional path to a Diffing tool (like BeyondCompare) executable that can be opened from the Commit dialog.

GitName

Default Git username for commits and any push/change operations.

GitEmail

Default Git email for commits and any push/change operations.


© West Wind Technologies, 2016-2023 • Updated: 08/19/19
Comment or report problem with topic