Introduction

Completed

Version control serves two purposes in the development pipeline.

  • As a platform for sharing code across multiple workstations, version control allows you to collaborate with other developers on projects and features.
  • The same features also help you to separate stable code from code that is still under development.

Of the many version control technologies that are available, we recommend and support Azure Repos by using Team Foundation Version Control Services for use with finance and operations apps.