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.

Environment/Instance Properties

Property Name

Required

Description

   

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where Git properties are configured.

FDGIT_INP_DEST_SUBFOLDER

Yes

Directory containing the Git repository

FDGIT_INP_NAME

Yes

Name used for the Committer and Author values.

FDGIT_INP_EMAIL

Yes

Email used for the Committer and Author values.

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.

...

Special Considerations

This operation uses the –all option and uses FDGIT_INP_REVISION_MESSAGE for the commit message.