You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
Currently, hlb does not support ssh because I've been using only http(s) protocol😅, but I'll start considering the implementation.
It is still under consideration too that how to extend the hlb configuration, but hlb browse may be able to support ssh without any configuration changes. 😄
hlb v0.0.4 has been released, and the issue is solved by #42.
You can now use above git remote URL format for hlb browse with below hlb configuration. (any changes does not required!)
- host: mydomain.m3.com:3789protocol: https # or httptype: gitlaboauth_token: xxxxxxx
Please try the latest version and check whether it works fine! 😃
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We uses SSH to checkout git reposity.
It dumps the following stacktrace (URL is replaced with dummy):
I guess it is possible to support ssh url.
For example, by adding to HTTP host/port to service configuration.
The text was updated successfully, but these errors were encountered: