diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-10-21 18:24:31 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-10-21 18:24:31 -0400 |
commit | 4d116b13c859c61c9f03efd728575ab959b96cdc (patch) | |
tree | 2dc4eaad1db3998f45583e66cf731707218c71ef | |
parent | 5b115837394e7a408638c0d46cde1b689d03832f (diff) |
Add .gitreview
Add .gitreview file to enable "git review" command.
Bug-AGL: SPEC-3658
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-rw-r--r-- | .gitreview | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..5a1b2b7 --- /dev/null +++ b/.gitreview @@ -0,0 +1,5 @@ +[gerrit] +host=gerrit.automotivelinux.org +port=29418 +project=AGL/meta-agl-refhw +defaultbranch=master |