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
I was pushing this out internally, and i realize that we also have quite alot of users cloning via ssh ie:
git@gitlab.domain.com:owner/repo.git
I believe github has this as well, can we add this as an option too when the user hits the clone button? On the UI level, i imagine it would just be instead of the current one row of URL it will be two rows of URL (one ssh, one HTTPS)
hi @radoslaw-sz
I was pushing this out internally, and i realize that we also have quite alot of users cloning via ssh ie:
git@gitlab.domain.com:owner/repo.gitI believe github has this as well, can we add this as an option too when the user hits the clone button? On the UI level, i imagine it would just be instead of the current one row of URL it will be two rows of URL (one ssh, one HTTPS)