Whamcloud - gitweb
LU-15182 git: Add .gitreview file 07/44907/4
authorXinliang Liu <xinliang.liu@linaro.org>
Tue, 14 Sep 2021 01:20:32 +0000 (01:20 +0000)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Nov 2021 03:53:01 +0000 (03:53 +0000)
Add .gitreview file, so that we can use "git review -s" to setup
remote push url and use "git review" to send patch for review.

Git review cmd is a very convenient tool to push, review for
Gerrit review system. See more details here:
https://docs.opendev.org/opendev/git-review/latest/usage.html

Test-Parameters: trivial
Change-Id: Ic8223bdfcb7a696328f921159a63d625359e45a6
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
Reviewed-on: https://review.whamcloud.com/44907
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
.gitreview [new file with mode: 0644]

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..47237be
--- /dev/null
@@ -0,0 +1,5 @@
+[gerrit]
+host=review.whamcloud.com
+port=29418
+project=fs/lustre-release.git
+defaultbranch=master