Source Control

Our organization uses Azure DevOps for work tracking, source control, and CI+CD (continuous delivery).

A Git repository should be used within an Azure DevOps project to store source code and other development assets.

[TODO: document recommended branching and merging strategies]

PREVIOUS: Development Tools
Solution Architecture Guidance
NEXT: Environments