gerrit/gerrit-server
Shawn O. Pearce e529c0fab7 Fix port number in ssh pull lines in emails
When sending emails about a new patch set from a host where the
sshd.listenAddress is *:$port we didn't include the : in the ssh://
URL, as we clipped it with substr(2).  Leave the : alone so the
port can be split from the hostname.

Change-Id: I5e85358498d9b27f57197125dd3c1b4199be4029
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-03 18:07:09 -08:00
..
.settings Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
src Fix port number in ssh pull lines in emails 2009-12-03 18:07:09 -08:00
.gitignore Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
pom.xml Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76 2009-11-17 11:05:11 -08:00