How do you enable Git in Sparkflows?

How do you enable Git in Sparkflows?

Follow these steps:

  1. Login as Admin.

  2. Click on Administration from the top menu.

  3. Select Configurations.

  4. Click on the GIT tab.

  5. Set the property git.enabled to true.

  6. Provide the Git repository URL in the git.url field

    • Example: https://github.com/abccom/xyz-tools.git
  7. Provide the Git root folder in git.rootFolder

    • Default value: /ProjectsXYZ
  8. Click Save configurations.

  9. Refresh the browser for changes to take effect.