ssh git repo urls #26

Closed
opened 2026-05-18 18:47:27 +02:00 by heiko · 0 comments
Owner

FJ should cope with repo urls like:

ssh://<user>@host/<org>/repo
<user>@<host>:<org>/repo

If both a push and pull url exists, use the push one.
Convert the SSH url into a matching HTTP(S) and hope the best. If the
push one doesn't work, try the pull one.

Maybe this can be combined with #4.

FJ should cope with repo urls like: ssh://<user>@host/<org>/repo <user>@<host>:<org>/repo If both a push and pull url exists, use the push one. Convert the SSH url into a matching HTTP(S) and hope the best. If the push one doesn't work, try the pull one. Maybe this can be combined with #4.
heiko closed this issue 2026-05-18 19:37:17 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
heiko/fj#26
No description provided.