diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-09-23 14:52:28 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2021-09-23 14:52:28 +0200 |
commit | fd9d936b3c58d914f5ee5eccf14739d1d3b35e2c (patch) | |
tree | c848229efdfeb6b7df42d6005fbd2e3160c80ab9 | |
parent | 87f478be8823e563b9c67972c6ff526fe4858cba (diff) |
misc: Initial changes for stable/2110 branchv21.10-rc1
Change-Id: Ib3bf8f46a987324be4c7f016b96027558e9d58ef
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
-rw-r--r-- | .gitreview | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitreview b/.gitreview index 1db08df202d..90d5161e738 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.fd.io port=29418 project=vpp +defaultbranch=stable/2110 |