summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-04-13 23:47:55 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-04-14 00:09:19 +0800
commit465746e84ea9a06a81a1f977c8b5f28a29a41699 (patch)
tree8f36207272905192c8773a4a0528cf76027e0c65
parentca005b3f37969064273f10e5945916cc2773cfa1 (diff)
downloadmanifest-465746e84ea9a06a81a1f977c8b5f28a29a41699.tar.gz
manifest branch 5.0.0: add .gitview for submitting change
so that we can submit change with git review command, and no need to worry about the change-id things Change-Id: I28f24839d03b827d4217073ee4a4203170c51cfa Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--.gitignore5
-rw-r--r--.gitreview5
2 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..efd7b62c2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.*
+
+# git files that we don't want to ignore even it they are dot-files
+#
+!.gitignore
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 000000000..e0d3490bf
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,5 @@
+[gerrit]
+host=android.git.linaro.org
+port=29418
+project=platform/manifest.git
+defaultbranch=linaro_android_5.0.0