Azure DevOps Server: Difference between revisions

Content deleted Content added
External links: Pruned external links to meet WP:EL.
Git: {{clarify}}
Line 149:
Using Git does not preclude the benefit of using Azure DevOps work item or build system. When checking code in with Git, referencing the work item ID in the check-in comment will associate the check-in with the given work item. Likewise, Team Build will also build Git projects.
 
One of the major reasons to use Azure DevOps as a Git repository is that it is backed by SQL Server and is afforded the same protection as Team Foundation Version Control (TFVC){{clarify}}. This gives developers some choices when choosing the type of project and work style that works best for them.
 
==Reporting==