We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Super cool tool, thanks!
Most of my repos use a remote url defined in the config like [email protected]:louisponet/RemoteHPC.jl rather than the actual https::/ url.
[email protected]:louisponet/RemoteHPC.jl
This leads to Invalid remote url errors.
Invalid remote url
Is it possible to handle this case?
cheers
The text was updated successfully, but these errors were encountered:
Yes! I thought I handled this case, but it is indeed not tested... (only 55% at the moment), let me check if I can fix it a bit later this week
Sorry, something went wrong.
maybe redundant, but just mentioning [email protected] urls still seems to be an issue on the current version
[email protected]
yeah sorry, I haven't had time working on this
No branches or pull requests
Hi,
Super cool tool, thanks!
Most of my repos use a remote url defined in the config like
[email protected]:louisponet/RemoteHPC.jl
rather than the actual https::/ url.
This leads to
Invalid remote url
errors.Is it possible to handle this case?
cheers
The text was updated successfully, but these errors were encountered: