From f29f2b830a890a7c17c553f03f0f96c6dba9b325 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Thu, 12 Apr 2018 22:39:56 +0300 Subject: [PATCH] Update git submodules * Update plugins/replication from branch 'stable-2.15' to b8d43b446624627b7367347d828012bc1b16c4d8 - GerritSshApi: strip 'gerrit+' instead of leaving only it [2018-04-12 22:30:04,038] [ReplicateTo-bitbucket-1] ERROR com.googlesource.gerrit.plugins.replication.GerritSshApi : Error creating remote repository at gerrit+ssh://gerrit-bitbucket@localhost/: Exception: org.eclipse.jgit.errors.TransportException: gerrit+: host must not be null. Command: gerrit create-project --branch refs/heads/master repo/test Output: org.eclipse.jgit.errors.TransportException: gerrit+: host must not be null. Change-Id: Ib53258625b3677f621d2e7e9d6df4b04a94a921d Signed-off-by: Alon Bar-Lev --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 35cfd14250..b8d43b4466 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 35cfd14250d2c8bb3089ba05de4493afbfead1d5 +Subproject commit b8d43b446624627b7367347d828012bc1b16c4d8