README: rename "VSTS" to "Azure DevOps"

Visual Studio Team Services is now a family of applications named "Azure
DevOps".  Update the README to refer to it thusly.

(cherry picked from commit e2613039b3)
This commit is contained in:
Edward Thomson
2018-09-18 13:52:08 +10:00
committed by Patrick Steinhardt
parent 727ab5b977
commit 2c0f905387

View File

@@ -44,7 +44,7 @@ What It Can Do
libgit2 provides you with the ability to manage Git repositories in the
programming language of your choice. It's used in production to power many
applications including GitHub.com, Plastic SCM and Visual Studio Team Services.
applications including GitHub.com, Plastic SCM and Azure DevOps.
It does not aim to replace the git tool or its user-facing commands. Some APIs
resemble the plumbing commands as those align closely with the concepts of the