Adding Git to an Existing Workbench Project

You can link existing Workbench projects to central Git repositories to enable Git version control functionality on your projects without having to start a new project.

Prerequisite: To link an existing Workbench project to Git, a central Git repository must exist. The central repository is set as the upstream origin, which makes it the location where data can be pushed to or pulled from. To create your Git repository, see Getting Started with Git.