paulirish.git-open/test
Edward Thomson 7642ca2970 Branch selection in Visual Studio Team Services
VSTS and TFS URLs end in '/_git/RepositoryName` (with 0 or more leading
folders of hierarchy in front of that.)  Detect these from the `_git` in
the penultimate folder of the path.  Append branch information to VSTS
and TFS URLs.

Since VSTS and TFS use a query string to select a branch, instead of
including it in the server path, the `providerBranchRef` for other
services was changed to include the leading `/`, and now the `openurl`
and `providerBranchRef` are simply concatenated, to avoid an incorrect
trailing `/` for the VSTS and TFS branch URLs.
2017-11-08 13:49:23 +00:00
..
test_helper Add a test suite (#78) 2017-06-16 15:57:49 -07:00
git-open.bats Branch selection in Visual Studio Team Services 2017-11-08 13:49:23 +00:00