]> Zhao Yanbai Git Server - minix.git/commitdiff
build:update 'git review' config to match gerrit.minix3.org
authorKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 10 Mar 2014 15:16:14 +0000 (16:16 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:15 +0000 (17:05 +0200)
We have moved the gerrit service to a new server and at the same time allowed
direct access to gerrit. This change updates the '.gitreview' file to reflect
these changes. If you have an existing checkout you might need to update your
.ssh/config file to remove the git-minix alias and edit .git/config to update
the gerrit repository from 'git-minix' to the new url sheme:
ssh://username@gerrit.minix3.org:2222/minix

Change-Id: I621848d56c81c8c22a90b8092adf4ab0f29e2fb8

.gitreview

index 5104bdecc3f7d81c60bcd2ae50a066b360448e42..983be4fd53b4acc76fe894274c1e6476e227a775 100644 (file)
@@ -11,7 +11,7 @@
 [gerrit]
 # The git-minix host is to be configured in your .ssh/config
 #
-host=git-minix
+host=gerrit.minix3.org
 port=2222
 project=minix
 defaultbranch=master