Files
gerrit/gerrit-server
Yang Zhenhui 3a495e6c46 Remove multiple implementations of getSshHost() in email classes
The getSshHost() method was implemented in both ReplacePatchSetSender
and NewChangeSender.

Remove these and implement it in the NotificationEmail base class
instead.

Change-Id: I55e36021915d147e01c676e7837557f5283812f6
2013-01-25 19:32:33 +09:00
..