Skip to main content

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. You can also use all of your existing git-based workflows for CI/CD, code review, protected branches and more with Modelbit.

Getting started with git

Follow these steps to upload an SSH key and clone your Modelbit git repository.

Connect your own GitHub, Gitlab, or Azure DevOps repo

If you're a git admin and want to connect your your own repo to Modelbit, see:

Additional resources