Create branches via ssh rather than the https 41/62141/5
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 12 Sep 2018 18:12:51 +0000 (14:12 -0400)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 18 Sep 2018 22:47:17 +0000 (15:47 -0700)
Previously we created the branches over Gerrit's HTTPS interface. One or
two projects from the previous release did not have their stable
branches created at the correct place.

Switch to using ssh for branch creation will be more reliable and easier
for us to verify.

Change-Id: If7f24d2b19e74513b59889bd64d25919aa048e4c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>

No differences found