aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-12-13 14:03:49 +0100
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-12-13 13:58:53 +0000
commit87a370594448b73a28ee8a8b783873cbefbc8e10 (patch)
tree3e8b9ac5f6e7301133f5c816ba47e59211c76010
parentb9f0e1049e70e9553a752d13de5d4023e85cc662 (diff)
Add .gitreview file
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>
-rw-r--r--.gitreview6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..1377b57
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,6 @@
+[gerrit]
+host=gerrit.automotivelinux.org
+port=29418
+project=staging/HomeScreen
+defaultbranch=master
+