File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ in your favorite language.
1717[ GitKraken] ( https://gitkraken.com/ ) and [ gmaster] ( https://gmaster.io/ )
1818and on Git hosting providers like [ GitHub] ( https://github.com/ ) ,
1919[ GitLab] ( https://gitlab.com/ ) and
20- [ Visual Studio Team Services ] ( https://visualstudio .com/team-services/ ) .
20+ [ Azure DevOps ] ( https://azure .com/devops ) .
2121We perform the merge every time you click "merge pull request".
2222
2323` libgit2 ` is licensed under a ** very permissive license** (GPLv2 with a special
@@ -107,7 +107,7 @@ What It Can Do
107107
108108libgit2 provides you with the ability to manage Git repositories in the
109109programming language of your choice. It's used in production to power many
110- applications including GitHub.com, Plastic SCM and Visual Studio Team Services .
110+ applications including GitHub.com, Plastic SCM and Azure DevOps .
111111
112112It does not aim to replace the git tool or its user-facing commands. Some APIs
113113resemble the plumbing commands as those align closely with the concepts of the
You can’t perform that action at this time.
0 commit comments