From cce7d8a7e9ca7ef2be4fe1811745c8227c437f8b Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Mon, 9 Sep 2019 09:29:29 -0500 Subject: [PATCH] Add a .gitreview file to the new repo This file is needed in order for people cloning the repo to be able to initialize it for gerrit by the "git review -s" command Change-Id: I0938ded8bdb09617a122b9fe94d9fc578f8f6907 Story: 2006166 Task: 36521 Signed-off-by: Al Bailey --- .gitreview | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitreview diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..40da18d --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=review.opendev.org +port=29418 +project=starlingx/platform-armada-app.git