mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-02 07:59:49 +00:00
896d5dffd313a2ad91fd8bee750241a6512b25dc
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
97.9%
Shell
2.1%