We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c674528 commit 7cce252Copy full SHA for 7cce252
test/index.js
@@ -6,7 +6,6 @@ const gitUrlParse = require("..")
6
// Constants
7
const URLS = {
8
ssh: "custom-user@github.com:42IonicaBizau/git-url-parse"
9
- , enterpriseSsh: "org-12345678@github.com:42IonicaBizau/git-url-parse.git'"
10
, https: "https://github.com/42IonicaBizau/git-url-parse"
11
, ftp: "ftp://github.com/42IonicaBizau/git-url-parse"
12
, ftps: "ftps://github.com/42IonicaBizau/git-url-parse"
0 commit comments