diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2016-10-27 16:14:15 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2016-10-27 17:21:38 +0200 |
commit | f89e920c8427818f79281433fbb2a78979a4f941 (patch) | |
tree | 99662d1b0495944c0810ab58061516274a349d0c /.gitreview | |
parent | bc820808d7c20fc41fb8d01063cd90331ac1511e (diff) |
add a pushurl to the remote AGL using ssh config
* by default repo use a anonymous http URL to fetch the agl remote.
But the same URL is used to push review or/and sandboxi to gerrit.
The anonymous http URL can be only use on read only conf.
Add a pushurl ("pushurl="ssh://gerrit.automotivelinux.org:29418") to the agl remote allow
user to push (write) on is own ssh account.
If your user have a diff name than your user gerrit acount:
#cat ~/.ssh/config
Host gerrit.automotivelinux.org
User XXXMyGerritNameXXX
Change-Id: I89c80943bd1b22838215b833a34c42ff7afa206c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions