Versions Compared

Key

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

Commits all modifications to tracked files into the local repository. If there are no files to commit in local repository, the commit will not be performed. Use the 

...

Property Name

Property Code

Required

Description





  

Inputs

Input Name

Input Code

Required

Description

Instance Code

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy SCM instance where Git properties are configured.

Destination Subfolder

FDGIT_INP_DEST_SUBFOLDER

No

Path relative to the FD_TEMP_DIR of the local git repository. If not provided, the temp directory will be used.

Name

FDGIT_INP_NAME

Yes

Name used for the Committer and Author values.

Email

FDGIT_INP_EMAIL

Yes

Email used for the Committer and Author values.

Revision Message

FDGIT_INP_REVISION_MESSAGE

No

The message that will be attached to this commit.

  

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.  

...