Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Incomplete detection of github URLs #82

Open
ahknight opened this issue Oct 1, 2014 · 0 comments
Open

Incomplete detection of github URLs #82

ahknight opened this issue Oct 1, 2014 · 0 comments

Comments

@ahknight
Copy link

ahknight commented Oct 1, 2014

The detection for github URLs is missing the following cases:

git+ssh://[email protected]/user/repo.git
https://user:[email protected]/user/repo.git

The latter is needed for integration with Xcode CI as Xcode ships off your current git URL to the server, which won't have your SSH keys, etc. So it would be nice if the detection understood URLs a little better (a more expansive grep regex would do it).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant