1. What is the purpose of the “Import Project” feature in Sparkflows?
The Import Project feature in Sparkflows allows users to bring existing projects from a Git repository directly into the platform. This makes it easy to reuse, collaborate on, or continue development of projects stored in Git.
2. Where do I start the project import process?
To begin importing a project:
-
Click on Projects in the top menu.
-
Click on the New Project button.
-
Select Import Project from Git.
This opens the import configuration dialog.
3. What import options are available?
When you select Import Project from Git, a dialog box appears with two options:
-
Import from global repo
-
Import from other repo
These options allow you to import from either a pre-configured Git repository or a new Git repository URL.