Using Git
Modelbit is backed by Git instead of a traditional database. This allows you to version control all of your deployments, models and datasets. It also allows you to use all of your existing Git-based workflows for CI/CD, code review and more with your Modelbit assets.
Next steps
To work directly with Git, enable direct access to your Modelbit git repo.
To deploy to a branch or work with a pre-existing branch, see Working with branches.
If you're setting up sync to your own repo, see the GitHub sync or Gitlab sync documentation.