Add .gitreview file 73/7573/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 13 Dec 2016 13:03:49 +0000 (14:03 +0100)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Tue, 13 Dec 2016 13:58:53 +0000 (13:58 +0000)
This adds a .gitreview file so you can use
'git review' instead of 'git push origin refs/for/_branchname_'
as the .gitreview file defines the defaultbranch.

Change-Id: Ie238a864692d3111e8fbf3f0fcc0f2e643df56e7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
.gitreview [new file with mode: 0644]

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..1377b57
--- /dev/null
@@ -0,0 +1,6 @@
+[gerrit]
+host=gerrit.automotivelinux.org
+port=29418
+project=staging/HomeScreen
+defaultbranch=master
+