diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2024-01-24 12:41:23 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2024-01-24 12:41:23 +0000 |
commit | 3a56e86a7379229a416f70e30ad7e8b700819dc7 (patch) | |
tree | 1d76ba9fa3a7dc74477e2ba2b9716cb394c668fb | |
parent | a21889174f48434b04997c250369c1e31d69e196 (diff) |
misc: Initial changes for stable/2402 branchv24.02-rc1
Type: docs
Change-Id: I820bbb54597a8f640ed6b854d20d0b572c5f255b
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..fadff209a00 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.fd.io port=29418 project=vpp +defaultbranch=stable/2402 |