mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-27 23:12:36 +08:00

If the SSH URL doesn't contain a port number, but uses the ssh:// or git+ssh:// syntax we raised a Python runtime error due to the 'port' local variable not being assigned a value. Default it to the IANA assigned port for SSH, 22. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
98.7%
Shell
1.3%