Add support for reading files from Bitbucket Server.

This commit is contained in:
Mathias Åhsberg
2020-10-22 11:17:25 +02:00
parent 628f782948
commit 6579769dff
5 changed files with 482 additions and 222 deletions
+7
View File
@@ -12249,6 +12249,13 @@ git-url-parse@^11.3.0:
dependencies:
git-up "^4.0.0"
git-url-parse@^11.4.0:
version "11.4.0"
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.4.0.tgz#f2bb1f2b00f05552540e95a62e31399a639a6aa6"
integrity sha512-KlIa5jvMYLjXMQXkqpFzobsyD/V2K5DRHl5OAf+6oDFPlPLxrGDVQlIdI63c4/Kt6kai4kALENSALlzTGST3GQ==
dependencies:
git-up "^4.0.0"
gitconfiglocal@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"