How do you enable Git in Sparkflows?
Follow these steps:
-
Login as Admin.
-
Click on Administration from the top menu.
-
Select Configurations.
-
Click on the GIT tab.
-
Set the property
git.enabledto true. -
Provide the Git repository URL in the
git.urlfield- Example:
https://github.com/abccom/xyz-tools.git
- Example:
-
Provide the Git root folder in
git.rootFolder- Default value:
/ProjectsXYZ
- Default value:
-
Click Save configurations.
-
Refresh the browser for changes to take effect.