It seems that using the following format:
ssh://gituser@example.com:port/user/repo.git
for a git repository returns an error message. Am I using the wrong URI formatting, or is this a bug in the software? It doesn't seem like there is any documentation about using a nonstandard port either.
It seems that using the following format:
ssh://gituser@example.com:port/user/repo.git
for a git repository returns an error message. Am I using the wrong URI formatting, or is this a bug in the software? It doesn't seem like there is any documentation about using a nonstandard port either.