-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
URL Parsing Failure Issue #193
Comments
|
I found several things:
The 3nd link contains many use cases, I will refactor the url parser, and try to cover them. Git url parsing design Syntax:
Url patterns:
This pattern could cover below cases:
Note: current component |
@linrongbin16 correct, mine is set to |
thanks! |
There are many people had the internal url parsing exception, which is because of missing use cases.
Please add your use cases here.
Three things are needed:
git remote get-url origin
.router
config you will use to make it work.The text was updated successfully, but these errors were encountered: