New Features
Git Repository Support
**1. `--git-url` and `--branch` Parameters Added:**
- `--git-url`: Allows you to specify the URL of a Git repository, enabling direct import of apps from a Git source to the platform.
- `--branch`: When used with `--git-url`, this parameter specifies the branch to clone, giving precise control over which branch is imported.
Enhanced Application Import Workflow
With these new parameters, `sbpack_nf` now supports cloning Git repositories for a more streamlined app import process. This enhancement expands flexibility and improves usability for Git-based workflows, simplifying the migration of applications from Git to the platform.