Source Control Functions

The source control development environment tasks that you can define in the jadeDevelopmentFunctionSelected function taskName and entityName input parameters are listed in the following table.

Task Name Entity Name Description
gitCheckout None Performs a Git Checkout operation
gitClone None Performs a Git Clone operation
gitCommit None Performs a Git Commit operation
gitConfig None Modifies JADE Git client settings
gitPull None Performs a Git Pull operation
gitPush None Performs a Git Push operation
gitCheckoutForm None Displays the Git Checkout dialog
gitCloneForm None Displays Git Clone dialog
gitCommitForm None Displays Git Commit dialog
gitConfigForm None Displays the Git Team Configuration dialog
gitPullForm None Displays the Git Pull dialog
gitPushForm None Displays the Git Push dialog

2018.0.01 and higher