Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Adds untracked files to the staging area of the local Git repository to be committed.

...

Property Name

Property Code

Required

Description

FDGIT_CMD_PATH

The GIT executable folder. 

No

If the Git executable is on the PATH, then there is no need to setup this property.

Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Instance Code

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where Git properties are configured.

Destination Subfolder

FDGIT_INP_DEST_SUBFOLDER

Yes

Directory containing the Git repository.

File List

FDGIT_INP_FILELIST

Yes

A space-separated list of files to be added. A period can be used to add all files.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.

...