From 64fd427f91e854cd6755d71cb115f071fa204d69 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Wed, 26 Jul 2017 18:30:52 +0100 Subject: [PATCH] README: add VSTS and TFS support --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dec489d..ad9aebe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ git open [remote-name] [branch-name] git open --issue ``` -(`git open` works with these [hosted repo providers](#supported-remote-repositories), `git open --issue` currently only works with GitHub) +(`git open` works with these [hosted repo providers](#supported-remote-repositories), `git open --issue` currently only works with GitHub, Visual Studio Team Services and Team Foundation Server) ### Examples @@ -100,6 +100,8 @@ git-open can automatically guess the corresponding repository page for remotes - GitLab custom hosted (see below) - bitbucket.org - Atlassian Bitbucket Server (formerly _Atlassian Stash_) +- Visual Studio Team Services +- Team Foundation Server (on-premises) ### GitLab support